references: Fix broken link to PRG

This fixes a broken link to the Payment Request Generator.

Closes #1527
This commit is contained in:
Will Binns 2017-03-11 09:03:29 -06:00
parent 7d9f11573b
commit a8095c3cc0

View file

@ -422,7 +422,7 @@ http://opensource.org/licenses/MIT.
[offline transactions]: http://bitcoin.stackexchange.com/a/34122/21052 [offline transactions]: http://bitcoin.stackexchange.com/a/34122/21052
[open a pull request]: https://github.com/bitcoin-dot-org/bitcoin.org#working-with-github [open a pull request]: https://github.com/bitcoin-dot-org/bitcoin.org#working-with-github
[open an issue]: https://github.com/bitcoin-dot-org/bitcoin.org/issues/new [open an issue]: https://github.com/bitcoin-dot-org/bitcoin.org/issues/new
[Payment Request Generator]: http://bitcoincore.org/~gavin/createpaymentrequest.php [Payment Request Generator]: https://github.com/gavinandresen/paymentrequest/blob/master/php/demo_website/createpaymentrequest.php
[Piotr Piasecki's testnet faucet]: https://tpfaucet.appspot.com/ [Piotr Piasecki's testnet faucet]: https://tpfaucet.appspot.com/
[prime symbol]: https://en.wikipedia.org/wiki/Prime_%28symbol%29 [prime symbol]: https://en.wikipedia.org/wiki/Prime_%28symbol%29
[protobuf]: https://developers.google.com/protocol-buffers/ [protobuf]: https://developers.google.com/protocol-buffers/