Skip to content

Commit caf3d91

Browse files
committed
fixed debian gpg link fixes #5
1 parent b53bb82 commit caf3d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/guides/debian-ubuntu-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ echo "deb https://deb.i2p.net/ $(dpkg --status tzdata | grep Provides | cut -f2
202202
**Step 3: Download the repository signing key**
203203

204204
```bash
205-
curl -o i2p-archive-keyring.gpg https://i2p.net/_static/i2p-archive-keyring.gpg
205+
curl -o i2p-archive-keyring.gpg https://i2p.net/i2p-archive-keyring.gpg
206206
```
207207

208208
**Step 4: Verify the key fingerprint**

0 commit comments

Comments
 (0)