Prevent # in link text

Last time
(8e7c20e7b0)
this was problematic. Try to fix it.
This commit is contained in:
Wladimir J. van der Laan 2017-03-08 10:14:01 +01:00
parent a707cc1680
commit 3b97afd6e9
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -272,7 +272,7 @@ Low-level RPC changes
- A new RPC command `getmemoryinfo` has been added which will return information - A new RPC command `getmemoryinfo` has been added which will return information
about the memory usage of Bitcoin Core. This was added in conjunction with about the memory usage of Bitcoin Core. This was added in conjunction with
optimizations to memory management. See [Pull #8753](https://github.com/bitcoin/bitcoin/pull/8753) optimizations to memory management. See #8753.
for more information. for more information.
- A new RPC command `bumpfee` has been added which allows replacing an - A new RPC command `bumpfee` has been added which allows replacing an