aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorAlexandre Alapetite <alexandre@alapetite.fr>2022-06-16 20:25:31 +0200
committerGitHub <noreply@github.com>2022-06-16 20:25:31 +0200
commit880f500bb322522437ae44c94d8bc6b84abedd23 (patch)
treed244ef407c75e999e56e736431e670789a7b5e37 /README.md
parent7ba3f0228dfff22a256712bdd70a8db56fbc14b9 (diff)
downloadfreshrss-880f500bb322522437ae44c94d8bc6b84abedd23.tar.gz
freshrss-880f500bb322522437ae44c94d8bc6b84abedd23.zip
Fix Minz link (#4414)
* Fix Minz link https://github.com/marienfressinaud/MINZ returned 404 Found on https://framagit.org/marienfressinaud/MINZ instead
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36329d829..60d3ca7f0 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,7 @@ and [Fever API](https://freshrss.github.io/FreshRSS/en/users/06_Fever_API.html)
# Included libraries
* [SimplePie](https://simplepie.org/)
-* [MINZ](https://github.com/marienfressinaud/MINZ)
+* [MINZ](https://framagit.org/marienfressinaud/MINZ)
* [php-http-304](https://alexandre.alapetite.fr/doc-alex/php-http-304/)
* [lib_opml](https://github.com/marienfressinaud/lib_opml)
* [PhpGt/CssXPath](https://github.com/PhpGt/CssXPath)