diff --git a/docs/pages/server/addons/voicechat/index.md b/docs/pages/server/addons/voicechat/index.md index dbd1614..4ce9181 100644 --- a/docs/pages/server/addons/voicechat/index.md +++ b/docs/pages/server/addons/voicechat/index.md @@ -2,7 +2,7 @@ The VoiceChat integration provides a way to manage the voice chat server-side. ## Adding the Dependency -The VoiceChat integration is shipped with all official [server platform integration artifacts](http://localhost:8080/pages/server/#adding-the-labymod-4-server-api-as-a-dependency). If you are using the `core` artifact, you can add the following dependency to your project: +The VoiceChat integration is shipped with all official [server platform integration artifacts](/pages/server/#adding-the-labymod-4-server-api-as-a-dependency). If you are using the `core` artifact, you can add the following dependency to your project: ???+ danger "Important Note"