From 693eff6c848d4269e591668decdf67c2b2de1396 Mon Sep 17 00:00:00 2001 From: onrirr Date: Sat, 17 Feb 2024 14:34:42 +0300 Subject: [PATCH] Update installation guide link in hero component --- src/components/hero.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/hero.astro b/src/components/hero.astro index 12913f9..e050377 100644 --- a/src/components/hero.astro +++ b/src/components/hero.astro @@ -87,7 +87,7 @@ import Navbar from "./navbar.astro"; Installation Guide