From c72cbc05fcca2492c68da28a96d9340e4f2316ba Mon Sep 17 00:00:00 2001 From: idk <idk@yoga7.idk.i2p> Date: Fri, 30 Jun 2023 15:24:49 -0400 Subject: [PATCH] fix href links in the blog post --- i2p2www/blog/2023/06/25/new_release_2.3.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/blog/2023/06/25/new_release_2.3.0.rst b/i2p2www/blog/2023/06/25/new_release_2.3.0.rst index ed8597cc8..c0c41155f 100644 --- a/i2p2www/blog/2023/06/25/new_release_2.3.0.rst +++ b/i2p2www/blog/2023/06/25/new_release_2.3.0.rst @@ -28,7 +28,7 @@ This includes tweaks to the netDb, the rate-limiting mechanisms, and the behavio {%- endtrans %} {% trans -%} -This release adds not_bob as a second default hosts provider, and adds <a href="http://notbob.i2p">notbob.i2p</a> and <a href="http://ramble.i2p">ramble.i2p</a> to the console homepage. +This release adds not_bob as a second default hosts provider, and adds `notbob.i2p <http://notbob.i2p>`_ and `ramble.i2p <http://ramble.i2p>`_ to the console homepage. {%- endtrans %} {% trans -%} -- GitLab