commit 1581f79d6add4f1130888a64fe486ae5d1d1bc2c
parent 8230a4123d7eb460ccc52432f85c8be1f9f85348
Author: Alex Balgavy <alex@balgavy.eu>
Date: Sun, 12 Jun 2022 20:08:55 +0200
Fix link
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/index.html b/templates/index.html
@@ -19,7 +19,7 @@
and my <a href="https://github.com/thezeroalpha/dotfiles">dotfiles.</a>
</p>
<p>My keys: <a href="https://alex.balgavy.eu/keys/gpg.pub">PGP</a>, <a href="https://alex.balgavy.eu/keys/ssh.pub">SSH</a></p>
- <p><a href="/crypto/">My crypto wallets (BTC, XMR)</a></p>
+ <p><a href="https://alex.balgavy.eu/crypto/">My crypto wallets (BTC, XMR)</a></p>
{% endblock sidebar %}
{% block content %}