mardown header/footer: use absolute links for LICESNE, non-free.md

This commit is contained in:
nodiscc 2023-07-15 19:23:59 +02:00
parent b1cceb46b9
commit a179f8226a
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909
2 changed files with 3 additions and 3 deletions

View file

@ -28,8 +28,8 @@ Contributing guidelines can be found in [.github/CONTRIBUTING.md](https://github
## Authors
The list of authors can be found in [AUTHORS.md](AUTHORS.md).
The list of authors can be found in the [AUTHORS](AUTHORS) file.
## License
This list is under the [Creative Commons Attribution-ShareAlike 3.0 Unported](LICENSE) License.
This list is under the [Creative Commons Attribution-ShareAlike 3.0 Unported](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/LICENSE) License.

View file

@ -4,6 +4,6 @@
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](non-free.md) page.
This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/non-free.md) page.
See [Contributing](#contributing).