From: David Marchand Date: Tue, 12 Nov 2019 19:31:03 +0000 (+0100) Subject: doc: fix link to AESNI mb external library X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=a0eb7f2be8e525c5c4cdd8b751945187de2cf9e5;p=dpdk.git doc: fix link to AESNI mb external library Add missing _. Fixes: 2977a13657ab ("doc: fix AESNI_MB guide") Cc: stable@dpdk.org Signed-off-by: David Marchand --- diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst index 318fcfb619..5d8fb46efe 100644 --- a/doc/guides/cryptodevs/aesni_mb.rst +++ b/doc/guides/cryptodevs/aesni_mb.rst @@ -65,7 +65,7 @@ To build DPDK with the AESNI_MB_PMD the user is required to download the multi-b library from `here `_ 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 ``. +can be downloaded from ``_. .. code-block:: console