From d1ba03c328e58faed2d7fc18af72b5d8f31522b9 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 31 Jul 2024 12:36:21 +0200 Subject: [PATCH] Update get started link in hero to align with top nav (#34038) We changed it from /getting-started/ to point to /installation/ but forgot to update the hero. --- source/_includes/custom/welcome.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_includes/custom/welcome.html b/source/_includes/custom/welcome.html index 10eacf5d8fb..a3f3f9e08f4 100644 --- a/source/_includes/custom/welcome.html +++ b/source/_includes/custom/welcome.html @@ -15,7 +15,7 @@ {%- endfor -%}

- Get started
+ Get started
View live demos Browse {{ tot | minus: 1 | divided_by: 100 | round | times: 100 }}+ integrations -

\ No newline at end of file +