summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Cross <jcross@gmail.com>2017-11-06 21:27:28 +0100
committerJonathan Cross <jcross@gmail.com>2017-11-06 22:41:06 +0100
commit952efee19eddd2ece094e279b0610c2aa6df383d (patch)
treebb66496857390e17f4fbfe1edfa3b253a6bc6fb4
parent3f6f1f830b4cb53adcf75d6137cdfe1c2799a7b9 (diff)
downloadbips-952efee19eddd2ece094e279b0610c2aa6df383d.tar.xz
BIP-2: Fix link to Bitcoin Wallet for Android's wallet/README.specs.md
-rw-r--r--bip-0002.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki
index ea60d1d..b4567c4 100644
--- a/bip-0002.mediawiki
+++ b/bip-0002.mediawiki
@@ -208,7 +208,7 @@ Peer services BIPs should be observed to be adopted by at least 1% of public lis
API/RPC and application layer BIPs must be implemented by at least two independent and compatible software applications.
-Software authors are encouraged to publish summaries of what BIPs their software supports to aid in verification of status changes. Good examples of this at the time of writing this BIP, can be observed in [https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md Bitcoin Core's doc/bips.md file] as well as [https://github.com/schildbach/bitcoin-wallet/blob/master/wallet/README.specs Bitcoin Wallet for Android's wallet/README.specs file].
+Software authors are encouraged to publish summaries of what BIPs their software supports to aid in verification of status changes. Good examples of this at the time of writing this BIP, can be observed in [https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md Bitcoin Core's doc/bips.md file] as well as [https://github.com/bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.specs.md Bitcoin Wallet for Android's wallet/README.specs.md file].
These criteria are considered objective ways to observe the de facto adoption of the BIP, and are not to be used as reasons to oppose or reject a BIP. Should a BIP become actually and unambiguously adopted despite not meeting the criteria outlined here, it should still be updated to Final status.