fix: [rssfind] reference fixed

This commit is contained in:
Alexandre Dulaunoy 2024-07-02 17:40:14 +02:00
parent 302672ce0d
commit ab456a8014
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -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:
#