We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53bb82 commit caf3d91Copy full SHA for caf3d91
1 file changed
content/en/docs/guides/debian-ubuntu-install.md
@@ -202,7 +202,7 @@ echo "deb https://deb.i2p.net/ $(dpkg --status tzdata | grep Provides | cut -f2
202
**Step 3: Download the repository signing key**
203
204
```bash
205
-curl -o i2p-archive-keyring.gpg https://i2p.net/_static/i2p-archive-keyring.gpg
+curl -o i2p-archive-keyring.gpg https://i2p.net/i2p-archive-keyring.gpg
206
```
207
208
**Step 4: Verify the key fingerprint**
0 commit comments