Skip to content

Commit 7f5c3ab

Browse files
committed
update docs link
1 parent 390470b commit 7f5c3ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ This enables you to have a centralized place to manage all your [Lavalink](https
55

66
## Docs
77

8-
For more information on how to use this project, please refer to the [Lavalink documentation](https://dev.lavalink-bne.pages.dev/configuration/config/config-server.html).
8+
For more information on how to use this project, please refer to the [Lavalink documentation](https://lavalink.dev/configuration/config/server.html).
99

src/main/resources/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<body>
1111
<img src="lavalink.svg" alt="Lavalink Logo">
1212
<h1>Lavalink Config Server</h1>
13-
<a href="https://feature-remote-config.lavalink-bne.pages.dev/configuration/config/config-server.html" class="button">Docs</a>
13+
<a href="https://lavalink.dev/configuration/config/server.html" class="button">Docs</a>
1414
</body>
1515
</html>

0 commit comments

Comments
 (0)