From 6bf755dd41e9deeaa3326c9fb80f5d4aa0b1a87c Mon Sep 17 00:00:00 2001 From: maTh Date: Fri, 23 Jul 2021 17:30:59 +0200 Subject: Fix link to developers docs in readme.md (#3712) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3