From f6cb5a390dd2ea9e13ea291d5cbbab9ca9f59069 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 16 Jul 2023 16:29:04 +0200 Subject: [PATCH] markdown: footer: use absolute URL in link to authors file --- markdown/footer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/footer.md b/markdown/footer.md index 7758f6ff62..59016cdc21 100644 --- a/markdown/footer.md +++ b/markdown/footer.md @@ -28,7 +28,7 @@ Contributing guidelines can be found in [.github/CONTRIBUTING.md](https://github ## Authors -The list of authors can be found in the [AUTHORS](AUTHORS) file. +The list of authors can be found in the [AUTHORS](https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/AUTHORS) file. ## License