fix dead link CONTRIBUTING.md
This commit is contained in:
parent
855299ab7e
commit
cd610464ec
|
@ -419,7 +419,7 @@ hacking on this codebase. Consider the following format, not all sections will b
|
||||||
///
|
///
|
||||||
/// ### Relevant BIPs
|
/// ### 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 {
|
pub struct FooBar {
|
||||||
/// The version in use.
|
/// The version in use.
|
||||||
pub version: Version
|
pub version: Version
|
||||||
|
|
Loading…
Reference in New Issue