diff options
| author | 2024-05-24 15:21:28 +0800 | |
|---|---|---|
| committer | 2024-05-24 09:21:28 +0200 | |
| commit | 3e7054bddd57805b265b91f89ef6dc2ba2a1eaea (patch) | |
| tree | f1099785279761518b4002558e9e89f6fd22c54d /README.md | |
| parent | 7f61a4420135598130b58ceafe4bd9e8f6c808cd (diff) | |
Fix broken links on README (#6489)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -118,8 +118,8 @@ See the [repository dedicated to those extensions](https://github.com/FreshRSS/E # APIs & native apps FreshRSS supports access from mobile / native apps for Linux, Android, iOS, Windows and macOS, via two distinct APIs: -[Google Reader API](https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html) (best), -and [Fever API](https://freshrss.github.io/FreshRSS/en/users/06_Fever_API.html) (limited features and less efficient). +[Google Reader API](https://freshrss.github.io/FreshRSS/en/developers/06_GoogleReader_API.html) (best), +and [Fever API](https://freshrss.github.io/FreshRSS/en/developers/06_Fever_API.html) (limited features and less efficient). | App | Platform | Free Software | Maintained & Developed | API | Works offline | Fast sync | Fetch more in individual views | Fetch read articles | Favourites | Labels | Podcasts | Manage feeds | |:--------------------------------------------------------------------------------------|:-----------:|:-------------------------------------------------------------:|:----------------------:|:----------------:|:-------------:|:---------:|:------------------------------:|:-------------------:|:----------:|:------:|:--------:|:------------:| |
