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: 66fde1b943 ("net/igc: add skeleton")
Cc: stable@dpdk.org

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
Ciara Power 2020-11-02 15:03:23 +00:00 committed by Ferruh Yigit
parent 653c6ed4a1
commit 35ce677cfa

View File

@ -7,9 +7,8 @@ IGC Poll Mode Driver
The IGC PMD (**librte_net_igc**) provides poll mode driver support for Foxville The IGC PMD (**librte_net_igc**) provides poll mode driver support for Foxville
I225 Series Network Adapters. I225 Series Network Adapters.
- For information about I225, please refer to: - For information about I225, please refer to: `Intel® Ethernet Controller I225 Series
`https://ark.intel.com/content/www/us/en/ark/products/series/184686/ <https://ark.intel.com/content/www/us/en/ark/products/series/184686/intel-ethernet-controller-i225-series.html>`_.
intel-ethernet-controller-i225-series.html`
Driver compilation and testing Driver compilation and testing