diff --git a/bip-0347.mediawiki b/bip-0347.mediawiki index 319f75b8d6..93ec871afe 100644 --- a/bip-0347.mediawiki +++ b/bip-0347.mediawiki @@ -167,7 +167,7 @@ A full test suite with additional vectors can be found at the Bitcoin [https://g ==Changelog== * __1.0.0__ (2026-03-01) - Marked as complete. -* __0.3.1__ (2026-01-23) - Made compliant with BIP 003, use cases added. +* __0.3.1__ (2026-01-23) - Made compliant with [[bip-0003.md|BIP 3]], use cases added. * __0.3.0__ (2024-05-06) - Merged to BIP repo * __0.2.0__ (2024-04-24) - Assigned BIP number * __0.1.0__ (2023-12-11) - Initial draft posted diff --git a/bip-0360.mediawiki b/bip-0360.mediawiki index 7a3f00447d..2f8f4fc530 100644 --- a/bip-0360.mediawiki +++ b/bip-0360.mediawiki @@ -401,7 +401,7 @@ To help implementers understand updates to this BIP, we keep a list of substanti * __0.11.0__ (2026-02-10) - Rename BIP from Pay-to-Tapscript-Hash (P2TSH) to Pay-to-Merkle-Root (P2MR) * __0.10.3__ (2026-02-06) - Rename tapscript-native output type to script tree output type. -* __0.10.2__ (2026-01-23) - Fix bug in verification, minor review comments and adopt [[bip-0003.mediawiki|BIP 003]] conventions. +* __0.10.2__ (2026-01-23) - Fix bug in verification, minor review comments and adopt [[bip-0003.md|BIP 3]] conventions. * __0.10.1__ (2026-01-21) - Terminology and clarity improvements, addressed feedback from reviews. * __0.10.0__ (2025-09-17) - Rewrote BIP for clarity and renamed from P2QRH to P2TSH * __0.9.0__ (2025-07-20) - Changed the Witness Version from 3 to 2.