diff options
author | Alex Musolino <alex@musolino.id.au> | 2020-08-21 10:06:22 +0930 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2020-08-21 10:06:22 +0930 |
commit | 951a71012f898933eb3daefd20de630bd4320337 (patch) | |
tree | 17a30c90d892408e89d2e110835e01496a2696ee | |
parent | 8edfa693cbe01608156ff6111c7d6edca85f8f73 (diff) |
torrent(1): update url in examples section
-rw-r--r-- | sys/man/1/torrent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/torrent b/sys/man/1/torrent index e71964e86..3c2cd76e2 100644 --- a/sys/man/1/torrent +++ b/sys/man/1/torrent @@ -144,7 +144,7 @@ hget http://r-36.net/9front/9front.iso.bz2.torrent | \\ .LP Get list of public alive trackers to choose from .EX -hget http://www.trackon.org/api/live +hget https://newtrackon.com/api/live .EE .LP .SH SOURCE |