diff options
author | D++ <82842780+dplusplus1024@users.noreply.github.com> | 2022-12-18 21:49:26 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-18 21:49:26 -0600 |
commit | 3e10085c09f1322691cb6a22355f30ae54c1eab5 (patch) | |
tree | 111cfaa2b10d31536b37274ecc465b4d2d95fcb4 /bip-0021.mediawiki | |
parent | 15c8203eb36304efa1e4588b950f62a5bb32f965 (diff) |
Update Anchor Link
Fixed the link to the #simpler-syntax portion of the BIP.
Diffstat (limited to 'bip-0021.mediawiki')
-rw-r--r-- | bip-0021.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0021.mediawiki b/bip-0021.mediawiki index 0fba9bc..cdc37ba 100644 --- a/bip-0021.mediawiki +++ b/bip-0021.mediawiki @@ -37,7 +37,7 @@ Elements of the query component may contain characters outside the valid range. === ABNF grammar === -(See also [[#Simpler syntax|a simpler representation of syntax]]) +(See also [[#simpler-syntax|a simpler representation of syntax]]) bitcoinurn = "bitcoin:" bitcoinaddress [ "?" bitcoinparams ] bitcoinaddress = *base58 |