header/footer: use absolute URL for link to CONTRIBUTING.md (#31)

- use anchor link in index
This commit is contained in:
nodiscc 2023-07-15 16:38:33 +00:00 committed by GitHub
parent 3e761bce22
commit b1cceb46b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
## Contributing
Contributing guidelines can be found in [.github/CONTRIBUTING.md](.github/CONTRIBUTING.md).
Contributing guidelines can be found in [.github/CONTRIBUTING.md](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/.github/CONTRIBUTING.md).
## Authors

View file

@ -6,4 +6,4 @@ Self-hosting is the practice of hosting and managing applications on your own se
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.
See [Contributing](.github/CONTRIBUTING.md).
See [Contributing](#contributing).