Update README.md

Fix broken link for ssl documentation
This commit is contained in:
Samuel Vermeulen 2023-11-06 07:36:45 +01:00 committed by GitHub
parent 77eb23b0e8
commit 639592a706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. **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 ## How to contribute
1. Fork the project in your account and create a new branch: `your-great-feature`. 1. Fork the project in your account and create a new branch: `your-great-feature`.