aboutsummaryrefslogtreecommitdiff
path: root/docs/en
diff options
context:
space:
mode:
authorGravatar Elanna Grossman <elanna.grossman@gmail.com> 2025-02-24 03:35:00 -0800
committerGravatar GitHub <noreply@github.com> 2025-02-24 12:35:00 +0100
commit60b5459cac3d5ec697120b0861f7ed32a6d1c3ca (patch)
tree42d4dd96ac4d924f7c925ee17793b84b41684e51 /docs/en
parentf7b4a1e74220af1d0db310f17ba1294862a32393 (diff)
Update Reader Link Documentation (#7362)
* docs(docs): update Reeder link to point to Reeder Classic * docs(CREDITS): add name to credits
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/developers/06_Fever_API.md2
-rw-r--r--docs/en/developers/06_GoogleReader_API.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/developers/06_Fever_API.md b/docs/en/developers/06_Fever_API.md
index 429af99c0..b46ad5994 100644
--- a/docs/en/developers/06_Fever_API.md
+++ b/docs/en/developers/06_Fever_API.md
@@ -27,7 +27,7 @@ Then point your mobile application to the `fever.php` address (e.g. `https://fre
|[Fiery Feeds](https://apps.apple.com/app/fiery-feeds-rss-reader/id1158763303) |iOS |Closed Source |
|[Newsflash](https://gitlab.com/news-flash/news_flash_gtk/) |Linux |[GPLv3](https://gitlab.com/news-flash/news_flash_gtk/)|
|[Unread](https://apps.apple.com/app/unread-rss-reader/id1252376153) |iOS |Closed Source |
-|[Reeder](https://www.reederapp.com/) |iOS |Closed Source |
+|[Reeder Classic](https://www.reederapp.com/classic/) |iOS |Closed Source |
|[ReadKit](https://apps.apple.com/app/readkit/id588726889) |macOS |Closed Source |
## Features
diff --git a/docs/en/developers/06_GoogleReader_API.md b/docs/en/developers/06_GoogleReader_API.md
index 62b14e171..3fc8de803 100644
--- a/docs/en/developers/06_GoogleReader_API.md
+++ b/docs/en/developers/06_GoogleReader_API.md
@@ -35,7 +35,7 @@ Then point your mobile application to the `greader.php` address (e.g. `https://f
|[lire](https://lireapp.com/) |iOS, macOS |Closed Source |
|[Newsboat 2.24+](https://newsboat.org/) |Linux |[MIT](https://github.com/newsboat/newsboat/blob/master/LICENSE) |
|[Vienna RSS](http://www.vienna-rss.com/) |macOS |[Apache-2.0](https://github.com/ViennaRSS/vienna-rss/blob/master/LICENCE.md) |
-|[Reeder](https://www.reederapp.com/) |macOS, iOS |Closed Source |
+|[Reeder Classic](https://www.reederapp.com/classic/) |macOS, iOS |Closed Source |
|[FreshRSS-Notify](https://addons.mozilla.org/firefox/addon/freshrss-notify-webextension/) |Firefox |Open Source |
> ℹ️ See a [better table of compatible clients in our main Readme](https://github.com/FreshRSS/FreshRSS/blob/edge/README.md#apis--native-apps).