Skip to content

Commit 4362683

Browse files
committed
Merge #612: Releases: 0.16.3: remove accidental newline in magnet URI
d3d406f Releases: 0.16.3: remove accidental newline in magnet URI (David A. Harding) Pull request description: We didn't receive any user reports that the magnet URI was broken, so it seems to have worked just fine with the other trackers. (I noticed the extra newline while prepping the 0.17.0 release notes.) Tree-SHA512: 198d8c68db072ee895966d5bc1bde9d9056c31999cacdab9e257691c080c2f590e7f2b091e1164189db8bef2e77c142184b64e6ba1393f64df106af6d90113cf
2 parents 03d553d + d3d406f commit 4362683

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_releases/0.16.3.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ release: [0, 16, 3]
1515
## and run: transmission-show -m <torrent file>
1616
#
1717
## Link should be enclosed in quotes and start with: "magnet:?
18-
optional_magnetlink: "magnet:?xt=urn:btih:a6015029671a445a7a07026b3e4a0fe54c2b2df3&dn=bitcoin-core-0.16.3&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&t
19-
r=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fexplodie.org%3A6969"
18+
optional_magnetlink: "magnet:?xt=urn:btih:a6015029671a445a7a07026b3e4a0fe54c2b2df3&dn=bitcoin-core-0.16.3&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fexplodie.org%3A6969"
2019

2120
# Note: it is recommended to check all links to ensure they use
2221
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)

0 commit comments

Comments
 (0)