Browse Source
Fix broken link in README.md
Changed [SSL Support](./ssl.md) to [HTTPS Support](./https.md) to fix a broken relative link as the document had been renamed.
pull/236/head
userdocs
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -59,7 +59,7 @@ full list of flags |
|
|
Check out the [docs](https://github.com/butlerx/wetty/tree/master/docs) |
|
|
Check out the [docs](https://github.com/butlerx/wetty/tree/master/docs) |
|
|
|
|
|
|
|
|
- [Running as daemon](https://github.com/butlerx/wetty/blob/master/docs/service.md) |
|
|
- [Running as daemon](https://github.com/butlerx/wetty/blob/master/docs/service.md) |
|
|
- [SSL Support](https://github.com/butlerx/wetty/blob/master/docs/ssl.md) |
|
|
- [HTTPS Support](https://github.com/butlerx/wetty/blob/master/docs/https.md) |
|
|
- [Using NGINX](https://github.com/butlerx/wetty/blob/master/docs/nginx.md) |
|
|
- [Using NGINX](https://github.com/butlerx/wetty/blob/master/docs/nginx.md) |
|
|
- [Using Apache](https://github.com/butlerx/wetty/blob/master/docs/apache.md) |
|
|
- [Using Apache](https://github.com/butlerx/wetty/blob/master/docs/apache.md) |
|
|
- [Automatic Login](https://github.com/butlerx/wetty/blob/master/docs/auto-login.md) |
|
|
- [Automatic Login](https://github.com/butlerx/wetty/blob/master/docs/auto-login.md) |
|
|