fix links

This commit is contained in:
zzz
2014-06-30 14:47:25 +00:00
parent ecae24c672
commit 1b6c9b46c6
3 changed files with 4 additions and 4 deletions

View File

@ -326,7 +326,7 @@ which is answered by
As of I2P 0.9.14, an optional parameter SIGNATURE_TYPE is supported.
The SIGNATURE_TYPE value may be any name (e.g. ECDSA_SHA256_P256, case insensitive) or number (e.g. 1)
that is supported by <a href="{{ site_url('docs/spec/common_structures') }}#type_Certificate">Key Certificates</a>.
that is supported by <a href="{{ site_url('docs/spec/common-structures') }}#type_Certificate">Key Certificates</a>.
The default is DSA_SHA1.
----------------------------------------------------------------------