Skip to content

Commit

Permalink
Fix broken link in README.md
Browse files Browse the repository at this point in the history
Changed [SSL Support](./ssl.md) to [HTTPS Support](./https.md) to fix a broken relative link as the document had been renamed.
  • Loading branch information
userdocs authored and butlerx committed Feb 27, 2020
1 parent 2b6f346 commit 3b9ba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![WeTTy](./terminal.png?raw=true)

- [Running as daemon](./service.md)
- [SSL Support](./ssl.md)
- [HTTPS Support](./https.md)
- [Using NGINX](./nginx.md)
- [Using Apache](./apache.md)
- [Automatic Login](./auto-login.md)
Expand Down

0 comments on commit 3b9ba1b

Please sign in to comment.