Skip to content

Commit d7134ea

Browse files
committed
Merge #17239: doc: Changed miniupnp links to https
6f68523 doc: Changed miniupnp links to https (Marius Kjærstad) Pull request description: doc: Changed miniupnp links to https ACKs for top commit: fjahr: ACK 6f68523 fanquake: ACK 6f68523 - as mentioned in this [comment](bitcoin/bitcoin#17166 (comment)), in future, there's no need to open a new PR instead than squashing. One of the requirements of contributing to Bitcoin Core is some basic `git` usage, and we have some documentation on that in our [CONTRIBUTING.md](https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#squashing-commits) (which also mentions not to open multiple PRs). Tree-SHA512: 1e806326552b94dc1c2f105bed822a1dd56127d42bbb0c15a16623ff084b2047331f2f1ad5303c99b0d68c70ad2caf8e8028eb354ba4379973b9e1198676ce72
2 parents d53828c + 6f68523 commit d7134ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/build-unix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ symbols, which reduces the executable size by about 90%.
163163
miniupnpc
164164
---------
165165

166-
[miniupnpc](http://miniupnp.free.fr/) may be used for UPnP port mapping. It can be downloaded from [here](
167-
http://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
166+
[miniupnpc](https://miniupnp.tuxfamily.org) may be used for UPnP port mapping. It can be downloaded from [here](
167+
https://miniupnp.tuxfamily.org/files/). UPnP support is compiled in and
168168
turned off by default. See the configure options for upnp behavior desired:
169169

170170
--without-miniupnpc No UPnP support miniupnp not required

0 commit comments

Comments
 (0)