howto/IPsec-with-PublicKeys.md
... ...
@@ -31,7 +31,7 @@ Keep in mind that certificates are just public keys wrapped with some extra meta
31 31
### Conversion tool
32 32
Different implementations use different formats to represent public keys, and it's necessary to be able to convert between them. Here is a script for that purpose:
33 33
34
-https://dn42.us/git/user/ryan/pubkey-converter.git/plain/pubkey-converter.pl
34
+https://dn42.us/git/user/ryan/pubkey-converter/plain/pubkey-converter.pl
35 35
36 36
### How-To examples
37 37
| Implementation | Key format |