Mercurial > p > roundup > code
changeset 8464:72f549e68534
doc: update url for irker to point to github.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 09 Oct 2025 13:49:07 -0400 |
| parents | d54f4261cd87 |
| children | 617d55f1d518 |
| files | detectors/irker.py |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/detectors/irker.py Mon Oct 06 23:59:23 2025 -0400 +++ b/detectors/irker.py Thu Oct 09 13:49:07 2025 -0400 @@ -1,6 +1,6 @@ # This detector sends notification on IRC through an irker daemon -# (http://www.catb.org/esr/irker/) when issues are created or messages -# are added. +# (https://gitlab.com/esr/irker formerly http://www.catb.org/esr/irker/) +# when issues are created or messages are added. # # Written by Ezio Melotti #
