Skip to content

Commit f620c87

Browse files
committed
FIX: BIPs should be specified as lowercase to match filenames
1 parent 0af4a35 commit f620c87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bip-taproot.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Type: Standards Track
1010
Created:
1111
License: BSD-3-Clause
12-
Requires: BIP-Schnorr
12+
Requires: bip-schnorr
1313
</pre>
1414

1515
==Introduction==

bip-tapscript.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Type: Standards Track
1010
Created:
1111
License: BSD-3-Clause
12-
Requires: BIP-Schnorr, BIP-Taproot
12+
Requires: bip-schnorr, bip-taproot
1313
</pre>
1414

1515
==Introduction==

0 commit comments

Comments
 (0)