[dpdk-web] [PATCH] fix link to latest stable release

Kevin Traynor ktraynor at redhat.com
Tue May 14 00:06:05 CEST 2019


On 13/05/2019 22:54, Thomas Monjalon wrote:
> 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" >}}
> 

Acked-by: Kevin Traynor <ktraynor at redhat.com>


More information about the web mailing list