[PATCH] release 23.11.1

David Marchand david.marchand at redhat.com
Fri May 17 09:13:50 CEST 2024


Hello Xueming,

On Fri, May 17, 2024 at 9:08 AM Xueming Li <xuemingl at nvidia.com> wrote:
>
> Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> ---
>  content/download/_index.md | 2 +-
>  content/roadmap/_index.md  | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)

Don't you need to update the reference to the latest LTS release?

Something like:

diff --git a/content/download/_index.md b/content/download/_index.md
index dfbe2a8..246a8a0 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@ weight = "2"
   Latest\
   24.03.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-23.11.1.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  23.11.0
+  23.11.1
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}



-- 
David Marchand



More information about the web mailing list