diff --git a/docs/panel/webserver-config.mdx b/docs/panel/webserver-config.mdx
index d9680ac..00955e8 100644
--- a/docs/panel/webserver-config.mdx
+++ b/docs/panel/webserver-config.mdx
@@ -6,7 +6,7 @@ import TabItem from '@theme/TabItem';
When using the SSL (https) configuration you MUST create SSL certificates, otherwise your webserver will fail to start.
- See the [Creating SSL Certificates](../guides/ssl) documentation page to learn how to create these certificates before continuing.
+ See the [Creating SSL Certificates](/docs/guides/ssl) documentation page to learn how to create these certificates before continuing.