doc: fix link about bifurcated model in Linux guide

Since dpdksummit.com does not exist anymore,
the old link redirected to https://www.dpdk.org/events/.

Cc: stable@dpdk.org

Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
This commit is contained in:
Ali Alnubani 2019-06-26 18:23:06 +03:00 committed by Thomas Monjalon
parent 566d66aa84
commit d052a9a7d5

View File

@ -108,7 +108,7 @@ Such model has the following benefits:
More about the bifurcated driver can be found in
`Mellanox Bifurcated DPDK PMD
<https://dpdksummit.com/Archive/pdf/2016Userspace/Day02-Session04-RonyEfraim-Userspace2016.pdf>`__.
<https://www.dpdk.org/wp-content/uploads/sites/35/2016/10/Day02-Session04-RonyEfraim-Userspace2016.pdf>`__.
.. _linux_gsg_binding_kernel: