Hot fix broken links documentation

Bug from https://github.com/FreshRSS/FreshRSS/pull/3905
This commit is contained in:
Alexandre Alapetite
2021-10-24 18:23:50 +02:00
parent d3be01a1da
commit 88e47dba80

View File

@@ -7,8 +7,8 @@ This page assumes you have completed the [server setup](../admins/03_Installatio
* Every user must define an API password.
* The reason for an API-specific password is that it may be used in less safe situations than the main password, and does not grant access to as many things.
See the [page about the Google Reader compatible API](../developers/06_GoogleReader_API.md.md) for more details.
See the [page about the Fever compatible API](../developers/06_Fever_API.md.md) for more details.
See the [page about the Google Reader compatible API](../developers/06_GoogleReader_API.md) for more details.
See the [page about the Fever compatible API](../developers/06_Fever_API.md) for more details.
# Testing