doc: fix internal links for older releases
authorDavid Marchand <david.marchand@redhat.com>
Tue, 8 Oct 2019 09:47:36 +0000 (11:47 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 15 Nov 2019 08:58:01 +0000 (09:58 +0100)
commit43628b3df237069558ee5e6be417ae410b8ef6e1
tree742940c413493039f0e8f2a81b84b63d66f51b11
parenta46987cf94997a4946dda186c811c6aa0ff894ab
doc: fix internal links for older releases

Using external explicit references to http://doc.dpdk.org makes older
releases documentation point to the current master documentation pages.
Switch to internal references.

Fixes: 59ad25fe2184 ("doc: add overview of qat guide")
Fixes: 30e7fbd62839 ("doc: add event timer adapter guide")
Fixes: b7f859c9a9a5 ("doc: add switch representation documentation")
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
doc/guides/cryptodevs/qat.rst
doc/guides/prog_guide/event_timer_adapter.rst
doc/guides/prog_guide/switch_representation.rst
doc/guides/tools/testbbdev.rst