Skip to content

Commit ceb516f

Browse files
authored
Fix link path for SSL certificates documentation (#190)
* Fix link path for SSL certificates documentation * Fix link to SSL certificates documentation
1 parent b907a3c commit ceb516f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/wings/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Alternatively, you can click on the Auto Deploy Command button, copy the sh comm
8383
<Admonition type="warning" title="Using ssl?">
8484
If your Panel is using SSL, then Wings must also use SSL.
8585

86-
See [Creating SSL Certificates](../guides/ssl) documentation page for how to create these certificates before continuing.
86+
See [Creating SSL Certificates](./../guides/ssl) documentation page for how to create these certificates before continuing.
8787
</Admonition>
8888

8989
### Starting Wings

0 commit comments

Comments
 (0)