Skip to content

Commit 29f5c95

Browse files
committed
fix readme & move routeplanner docs
1 parent f790a2e commit 29f5c95

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ A [basic example bot](Testbot) is available.
4343
* Basic authentication
4444
* Prometheus metrics
4545
* Docker images
46-
* [Plugin support](PLUGINS.md)
46+
* [Plugin support](https://lavalink.dev/plugins.html)
4747

4848
## Requirements
4949

ROUTEPLANNERS.md renamed to docs/configuration/routeplanner.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# RoutePlanner Strategies
1+
---
2+
description: Lavalink RoutePlanner Strategies
3+
---
24

35
## Terminology
46

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ nav:
2424
- Binary: configuration/binary.md
2525
- Systemd: configuration/systemd.md
2626
- Docker: configuration/docker.md
27+
- RoutePlanner: configuration/routeplanner.md
2728
- Clients: clients.md
2829
- Plugins: plugins.md
2930
- API:

0 commit comments

Comments
 (0)