From 373f23b609ef4af2e6d010f619ee40255d44b786 Mon Sep 17 00:00:00 2001 From: hankhill19580 Date: Sun, 22 Mar 2020 17:44:58 +0000 Subject: [PATCH] correct SSH base32 URL in blog post --- i2p2www/blog/2020/03/06/git-over-i2p.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/blog/2020/03/06/git-over-i2p.rst b/i2p2www/blog/2020/03/06/git-over-i2p.rst index c6a60567..001a11ba 100644 --- a/i2p2www/blog/2020/03/06/git-over-i2p.rst +++ b/i2p2www/blog/2020/03/06/git-over-i2p.rst @@ -99,7 +99,7 @@ Then, add the address you will be pushing and pulling from. Note that this example address is for Read-Only HTTP-over-I2P clones, if your admin does not allow the git HTTP(Smart HTTP) protocol, then you will need to get the SSH clone base32 from them. Use this Base32 to connect the -client tunnel to the Git SSH service: **63sgpiu6f33arldcxkbjsn3jgf6asyx3onjmz6j6gsk7hgbiehkq.b32.i2p** +client tunnel to the Git SSH service: **g6u4vqiuy6bdc3dbu6a7gmi3ip45sqwgtbgrr6uupqaaqfyztrka.b32.i2p** {%- endtrans %} .. class:: screenshot