doc: fix link to AESNI mb external library
authorDavid Marchand <david.marchand@redhat.com>
Tue, 12 Nov 2019 19:31:03 +0000 (20:31 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 15 Nov 2019 09:11:04 +0000 (10:11 +0100)
Add missing _.

Fixes: 2977a13657ab ("doc: fix AESNI_MB guide")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
doc/guides/cryptodevs/aesni_mb.rst

index 318fcfb..5d8fb46 100644 (file)
@@ -65,7 +65,7 @@ To build DPDK with the AESNI_MB_PMD the user is required to download the multi-b
 library from `here <https://github.com/01org/intel-ipsec-mb>`_
 and compile it on their user system before building DPDK.
 The latest version of the library supported by this PMD is v0.53, which
-can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v0.53.zip>`.
+can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v0.53.zip>`_.
 
 .. code-block:: console