diff --git a/bip-0120.mediawiki b/bip-0120.mediawiki index 4fabbb81..e099f5be 100644 --- a/bip-0120.mediawiki +++ b/bip-0120.mediawiki @@ -111,7 +111,7 @@ The purpose of the nonce is to make it harder to use a stolen PoP; Once the PoP '''Remarks:''' -* The method of transferring the PoP request at step 1 is not specified here. Instead that is specified in separate specifications. See [btcpop scheme BIP](btcpop scheme BIP). +* The method of transferring the PoP request at step 1 is not specified here. Instead that is specified in separate specifications, see BIP0121. * The nonce must be randomly generated by the server for every new PoP request. === Validating a PoP ===