[dpdk-web] [PATCH] fix link to latest stable release
Thomas Monjalon
thomas at monjalon.net
Mon May 13 23:54:17 CEST 2019
Fixes: 03e2a80ea4d5 ("release 18.08.1")
Fixes: 2c6e98532724 ("release 18.11.1")
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
content/download/_index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index 28227e6..4e3cf29 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@ weight = "2"
Latest Major\
19.02
</a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.05.1.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-18.11.1.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Stable\
- 18.05.1
+ 18.11.1
</a>
<a class="dwnld-btn" href="/roadmap">
{{< icon name="glyphicon glyphicon-calendar" size="large" >}}
--
2.21.0
More information about the web
mailing list