From 901532f1e4a855172a2b4cac15e300d78f61c426 Mon Sep 17 00:00:00 2001 From: zzz <zzz@i2pmail.org> Date: Mon, 3 Jan 2022 08:24:50 -0500 Subject: [PATCH] Markdown fix --- i2p2www/pages/site/docs/applications/bittorrent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/pages/site/docs/applications/bittorrent.html b/i2p2www/pages/site/docs/applications/bittorrent.html index 1f2d4f8ea..e338ca46e 100644 --- a/i2p2www/pages/site/docs/applications/bittorrent.html +++ b/i2p2www/pages/site/docs/applications/bittorrent.html @@ -298,7 +298,7 @@ are described below, and are subject to change. Contact the I2P developers if you wish to develop a client or tracker supporting datagram announces. {%- endtrans %}</p> -<p>{% trans prop160=site_url('docs/spec/proposals/160) -%} +<p>{% trans prop160=site_url('docs/spec/proposals/160') -%} See <a href="{{ prop160 }}">Proposal 160</a>. {%- endtrans %}</p> -- GitLab