We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f790a2e commit 29f5c95Copy full SHA for 29f5c95
README.md
@@ -43,7 +43,7 @@ A [basic example bot](Testbot) is available.
43
* Basic authentication
44
* Prometheus metrics
45
* Docker images
46
-* [Plugin support](PLUGINS.md)
+* [Plugin support](https://lavalink.dev/plugins.html)
47
48
## Requirements
49
ROUTEPLANNERS.md renamed to docs/configuration/routeplanner.md
@@ -1,4 +1,6 @@
1
-# RoutePlanner Strategies
+---
2
+description: Lavalink RoutePlanner Strategies
3
4
5
## Terminology
6
docs/mkdocs.yml
@@ -24,6 +24,7 @@ nav:
24
- Binary: configuration/binary.md
25
- Systemd: configuration/systemd.md
26
- Docker: configuration/docker.md
27
+ - RoutePlanner: configuration/routeplanner.md
28
- Clients: clients.md
29
- Plugins: plugins.md
30
- API:
0 commit comments