aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-07-23 17:30:59 +0200
committerGravatar GitHub <noreply@github.com> 2021-07-23 17:30:59 +0200
commit6bf755dd41e9deeaa3326c9fb80f5d4aa0b1a87c (patch)
tree8c8900dc0cb2cd9a5d6ff9c2e7b8ef36a47e70a6 /README.md
parentab0285b0aa05574ae864bef590ffd6ea36f0c50a (diff)
Fix link to developers docs in readme.md (#3712)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f330cd70..749afe968 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ FreshRSS comes with absolutely no warranty.
* [User documentation](https://freshrss.github.io/FreshRSS/en/users/02_First_steps.html), where you can discover all the possibilities offered by FreshRSS
* [Administrator documentation](https://freshrss.github.io/FreshRSS/en/admins/01_Index.html) for detailed installation and maintenance related tasks
-* [Developer documentation](https://freshrss.github.io/FreshRSS/en/developers/01_First_steps.html) to guide you in the source code of FreshRSS and to help you if you want to contribute
+* [Developer documentation](https://freshrss.github.io/FreshRSS/en/developers/01_Index.html) to guide you in the source code of FreshRSS and to help you if you want to contribute
* [Contributor guidelines](https://freshrss.github.io/FreshRSS/en/contributing.html) for those who want to help improve FreshRSS
# Requirements