diff --git a/doc/scapy/installation.rst b/doc/scapy/installation.rst index 5b9da8afb..941db6c90 100644 --- a/doc/scapy/installation.rst +++ b/doc/scapy/installation.rst @@ -191,7 +191,7 @@ Here are the topics involved and some examples that you can use to try if your i >>> dec.show() >>> dec[0] -* PKI operations and TLS decryption. `cryptography ` is also needed. +* PKI operations and TLS decryption. `cryptography `_ is also needed. * Fingerprinting. ``nmap_fp()`` needs `Nmap `_. You need an `old version `_ (before v4.23) that still supports first generation fingerprinting.