DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] fix link to latest stable release
@ 2019-05-13 21:54 Thomas Monjalon
  2019-05-13 22:06 ` Kevin Traynor
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2019-05-13 21:54 UTC (permalink / raw)
  To: ktraynor; +Cc: web

Fixes: 03e2a80ea4d5 ("release 18.08.1")
Fixes: 2c6e98532724 ("release 18.11.1")

Signed-off-by: Thomas Monjalon <thomas@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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-14  0:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13 21:54 [dpdk-web] [PATCH] fix link to latest stable release Thomas Monjalon
2019-05-13 22:06 ` Kevin Traynor
2019-05-14  0:05   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).