update download LTS button text

Message ID 20220829154909.212408-1-ktraynor@redhat.com (mailing list archive)
State Accepted
Headers
Series update download LTS button text |

Commit Message

Kevin Traynor Aug. 29, 2022, 3:49 p.m. UTC
  Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
 content/download/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Luca Boccassi Aug. 29, 2022, 4:02 p.m. UTC | #1
On Mon, 29 Aug 2022 at 16:49, Kevin Traynor <ktraynor@redhat.com> wrote:
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
>  content/download/_index.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index d9fb882..b1cb5b6 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -14,5 +14,5 @@ weight = "2"
>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Long Term Stable (LTS)\
> -  21.11.1
> +  21.11.2
>  </a>
>  <a class="dwnld-btn" href="/roadmap">
> --
> 2.37.2

Acked-by: Luca Boccassi <bluca@debian.org>
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index d9fb882..b1cb5b6 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -14,5 +14,5 @@  weight = "2"
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  21.11.1
+  21.11.2
 </a>
 <a class="dwnld-btn" href="/roadmap">