doc: fix product link in hns3 guide
authorLijun Ou <oulijun@huawei.com>
Fri, 29 Jan 2021 09:22:05 +0000 (17:22 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 3 Feb 2021 09:42:11 +0000 (10:42 +0100)
Here fixes the Kunpeng introduction address link with hns3.rst

Fixes: 565829db8b8f ("net/hns3: add build and doc infrastructure")
Cc: stable@dpdk.org
Signed-off-by: Lijun Ou <oulijun@huawei.com>
doc/guides/nics/hns3.rst

index 8db8867..84bd7a3 100644 (file)
@@ -41,7 +41,7 @@ Features of the HNS3 PMD are:
 Prerequisites
 -------------
 - Get the information about Kunpeng920 chip using
-  `<http://www.hisilicon.com/en/Products/ProductList/Kunpeng>`_.
+  `<https://www.hisilicon.com/en/products/Kunpeng>`_.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.