Skip to content

Commit c3052ae

Browse files
committed
Fixed incorrect link label, fixed Appendix: Links
1 parent 20f90a3 commit c3052ae

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

content/blog/botan-first-milestone.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,24 @@ Executive Director, Haskell Foundation
200200

201201
### Appendix: Links
202202

203-
[haskell cryptography croup]: https://haskell-cryptography.org/ "Haskell Cryptography Group"
203+
- [Haskell Cryptography Group][haskell cryptography group]
204+
- [Haskell Foundation][haskell foundation]
205+
- [Mercury][mercury]
206+
- [Mercury hiring][mercury hiring]
207+
- [botan-bindings][botan-bindings]
208+
- [botan-low][botan-low]
209+
- [botan][botan]
210+
- [Botan audit][botan audit]
211+
- [First proposal][first proposal]
212+
- [Second proposal][second proposal]
213+
- [Devlog][devlog]
214+
- [Cryptographic typeclasses][cryptographic typeclasses]
215+
- [Double-ratchet][double ratchet]
216+
- [Apple PQ3][apple pq3]
217+
218+
<!-- Link references -->
219+
220+
[haskell cryptography group]: https://haskell-cryptography.org/ "Haskell Cryptography Group"
204221

205222
[haskell foundation]: https://haskell.foundation/ "Haskell Foundation"
206223

@@ -228,4 +245,4 @@ Executive Director, Haskell Foundation
228245

229246
[apple pq3]: https://security.apple.com/blog/imessage-pq3/ "Apple PQ3"
230247

231-
248+
<!-- Footnotes are embedded elsewhere -->

0 commit comments

Comments
 (0)