diff --git a/markdown/footer.md b/markdown/footer.md index 6192c50685..33d57afa0f 100644 --- a/markdown/footer.md +++ b/markdown/footer.md @@ -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 diff --git a/markdown/header.md b/markdown/header.md index 8d6eb5b1db..d0249959b4 100644 --- a/markdown/header.md +++ b/markdown/header.md @@ -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).