Fixed broken Git links
Juniper Beatitudes [email protected]
Sun, 26 Jul 2026 14:05:55 -0500
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
src/english.md
→
src/english.md
@@ -65,13 +65,13 @@ Some projects withheld for commercial or public identification reasons.
### TinyCrypT -[Git Repository](https://gitea.eyes-like-fire.org/juniper/TinyCrypT) +[Git Repository](https://git.eyes-like-fire.org/TinyCrypT.git) Short and sweet classical cryptographic primitives. Intended mostly as a learning exercise and **not for normal use**. ### Circe VPN -[Git Repository](https://git.eyes-like-fire.org/juniper/circe-vpn.git) +[Git Repository](https://git.eyes-like-fire.org/circe-vpn.git) Tiny, fast, portable, and paranoid VPN using primitives from TinyCrypT and other libraries.