fix references
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled

This commit is contained in:
zzz
2025-06-13 06:45:54 -04:00
parent 287e7149de
commit 3952d48b3c
3 changed files with 2 additions and 5 deletions

View File

@ -1899,7 +1899,7 @@ References
.. [ECIES]
{{ spec_url('ecies') }}
.. [ECIES-HYBRID]_
.. [ECIES-HYBRID]
{{ spec_url('ecies-hybrid') }}
.. [ECIES-ROUTERS]

View File

@ -802,9 +802,6 @@ References
.. [ECIES]
{{ spec_url('ecies') }}
.. [ECIES-HYBRID]_
{{ spec_url('ecies-hybrid') }}
.. [FORUM]
http://zzz.i2p/topics/3294

View File

@ -3252,7 +3252,7 @@ References
.. [CRYPTO-ELG]
{{ site_url('docs/how/cryptography', True) }}#elgamal
.. [ECIES-HYBRID]_
.. [ECIES-HYBRID]
{{ spec_url('ecies-hybrid') }}
.. [Datagrams]