diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9787a84c4..bf35defc2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -419,7 +419,7 @@ hacking on this codebase. Consider the following format, not all sections will b /// /// ### Relevant BIPs /// -/// * [BIP X - FooBar in Bitcoin](https://github.com/bitcoin/bips/blob/master/bip-0000.mediawiki) +/// * [BIP X - FooBar in Bitcoin](https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki) pub struct FooBar { /// The version in use. pub version: Version