From 66da87517b87abbebd64c4c7088ec3c84b5a7272 Mon Sep 17 00:00:00 2001 From: idk Date: Thu, 4 Aug 2022 15:51:40 -0400 Subject: [PATCH] fix small error in ssu2 blog post --- i2p2www/blog/2022/8/3/Enable-SSU2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/blog/2022/8/3/Enable-SSU2.rst b/i2p2www/blog/2022/8/3/Enable-SSU2.rst index 255c2276..f6406b41 100644 --- a/i2p2www/blog/2022/8/3/Enable-SSU2.rst +++ b/i2p2www/blog/2022/8/3/Enable-SSU2.rst @@ -39,7 +39,7 @@ you can edit the `router.config` file from http://127.0.0.1:7657/configadvanced. If you have not enabled advanced configuration, you'll need to edit the `router.config` file in a text editor. That file is usually in `/var/lib/i2p/i2p-config/router.config` on Debian, `$HOME/i2p/router.config` on other Linux, -`$HOME/Library/Application Support/I2P/router.config` on OSX,` and in +`$HOME/Library/Application Support/i2p/router.config` on OSX,` and in `%LOCALAPPDATA%\I2P\router.config` on Windows. Open that file in a text editor(like `notepad.exe`` on Windows) and add the following line to the end of the file: {%- endtrans %}