diff options
| author | 2021-10-24 18:23:50 +0200 | |
|---|---|---|
| committer | 2021-10-24 18:23:50 +0200 | |
| commit | 88e47dba80fdca9ad77bac3e1b1e9694c750287c (patch) | |
| tree | bf6405fe73c00c62d9f0f7605d6d5de3d8181d4f /docs | |
| parent | d3be01a1da42ff7e4f8178e0e07746c3c795c5d9 (diff) | |
Hot fix broken links documentation
Bug from https://github.com/FreshRSS/FreshRSS/pull/3905
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/en/users/06_Mobile_access.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/users/06_Mobile_access.md b/docs/en/users/06_Mobile_access.md index 9974fb2bb..91271e771 100644 --- a/docs/en/users/06_Mobile_access.md +++ b/docs/en/users/06_Mobile_access.md @@ -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 |
