From ab456a8014b8cbe920a3411fa03f5a4468356a7c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 2 Jul 2024 17:40:14 +0200 Subject: [PATCH] fix: [rssfind] reference fixed --- bin/rssfind.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/rssfind.py b/bin/rssfind.py index 8d528f1..37caff9 100644 --- a/bin/rssfind.py +++ b/bin/rssfind.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -# [rssfind.py](https://github.com/adulau/rss-tools/blob/master/bin/rsscluster.py) is a simple script designed to discover RSS or Atom feeds from a given URL. +# [rssfind.py](https://github.com/adulau/rss-tools/blob/master/bin/rssfind.py) is a simple script designed to discover RSS or Atom feeds from a given URL. # # It employs two techniques: #