mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Update README.md
Fix broken link for ssl documentation
This commit is contained in:
parent
77eb23b0e8
commit
639592a706
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ curl -sL https://install.raspap.com | bash -s -- --cert
|
|||
|
||||
**Note**: this only installs mkcert and generates an SSL certificate with the input you provide. It does *not* (re)install RaspAP.
|
||||
|
||||
More information on SSL certificates and HTTPS support is available [in our documentation](https://docs.raspap.com/ssl-quick/).
|
||||
More information on SSL certificates and HTTPS support is available [in our documentation](https://docs.raspap.com/ssl/).
|
||||
|
||||
## How to contribute
|
||||
1. Fork the project in your account and create a new branch: `your-great-feature`.
|
||||
|
|
Loading…
Reference in a new issue