diff options
author | nodiscc <nodiscc@gmail.com> | 2019-10-04 19:42:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-04 19:42:41 +0000 |
commit | 0ad77249bcaa4103b339e54a119882107d65585e (patch) | |
tree | 1f78f4924aa0f6fbdb3f53f75a680ccedb3cbb23 | |
parent | Merge pull request #1828 from mxroute/master (diff) | |
download | awesome-selfhosted-0ad77249bcaa4103b339e54a119882107d65585e.tar.gz awesome-selfhosted-0ad77249bcaa4103b339e54a119882107d65585e.zip |
explicit contributing/authors link destination
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1551,11 +1551,11 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt ## Contributing -Contributing guidelines can be found [here](.github/CONTRIBUTING.md). +Contributing guidelines can be found in [.github/CONTRIBUTING.md](.github/CONTRIBUTING.md). ## Authors -The list of authors can be found [here](AUTHORS.md). +The list of authors can be found in [AUTHORS.md](AUTHORS.md). ## License |