From: Ciara Power Date: Mon, 2 Nov 2020 15:03:23 +0000 (+0000) Subject: doc: fix hyperlink in igc guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=35ce677cfada4e267221ddc53f969cd524c933b6;p=dpdk.git doc: fix hyperlink in igc guide The hyperlink in the IGC documentation showed the whole link in italics and was not clickable. This is now fixed to have a clickable label. Fixes: 66fde1b943eb ("net/igc: add skeleton") Cc: stable@dpdk.org Signed-off-by: Ciara Power Acked-by: John McNamara Reviewed-by: Ferruh Yigit --- diff --git a/doc/guides/nics/igc.rst b/doc/guides/nics/igc.rst index 320014bd90..da77e0845e 100644 --- a/doc/guides/nics/igc.rst +++ b/doc/guides/nics/igc.rst @@ -7,9 +7,8 @@ IGC Poll Mode Driver The IGC PMD (**librte_net_igc**) provides poll mode driver support for Foxville I225 Series Network Adapters. -- For information about I225, please refer to: - `https://ark.intel.com/content/www/us/en/ark/products/series/184686/ - intel-ethernet-controller-i225-series.html` +- For information about I225, please refer to: `Intel® Ethernet Controller I225 Series + `_. Driver compilation and testing