From 4063b2a65a73ba59e373a86955f3a952b12942e0 Mon Sep 17 00:00:00 2001
From: Pavlenex <36959754+pavlenex@users.noreply.github.com>
Date: Wed, 11 Feb 2026 18:09:49 +0400
Subject: [PATCH] Fix reference links in specification by adding href
attributes
---
04-Protocol-Security.md | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/04-Protocol-Security.md b/04-Protocol-Security.md
index 16555ae..4534f79 100644
--- a/04-Protocol-Security.md
+++ b/04-Protocol-Security.md
@@ -417,11 +417,10 @@ prefixed_base58check = "9bXiEd8boQVhq7WddEcERUL5tyyJVFYdU8th3HfbNXK3Yw6GRXh"
## 4.8 References
-1. https://web.cs.ucdavis.edu/~rogaway/papers/ad.pdf
-2. https://www.secg.org/sec2-v2.pdf
-3. https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki
-4. https://tools.ietf.org/html/rfc8439
-5. https://www.ietf.org/rfc/rfc2104.txt
-6. https://tools.ietf.org/html/rfc5869
-7. https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki
-```
+1. https://web.cs.ucdavis.edu/~rogaway/papers/ad.pdf
+2. https://www.secg.org/sec2-v2.pdf
+3. https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki
+4. https://tools.ietf.org/html/rfc8439
+5. https://www.ietf.org/rfc/rfc2104.txt
+6. https://tools.ietf.org/html/rfc5869
+7. https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki