From 3e7054bddd57805b265b91f89ef6dc2ba2a1eaea Mon Sep 17 00:00:00 2001 From: Robin Métral Date: Fri, 24 May 2024 15:21:28 +0800 Subject: Fix broken links on README (#6489) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 953e858b0..3cc707ab8 100644 --- a/README.md +++ b/README.md @@ -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 | |:--------------------------------------------------------------------------------------|:-----------:|:-------------------------------------------------------------:|:----------------------:|:----------------:|:-------------:|:---------:|:------------------------------:|:-------------------:|:----------:|:------:|:--------:|:------------:| -- cgit v1.2.3