diff --git a/src/components/homepage/AboutSection.astro b/src/components/homepage/AboutSection.astro index 440978e..a80a357 100644 --- a/src/components/homepage/AboutSection.astro +++ b/src/components/homepage/AboutSection.astro @@ -54,7 +54,7 @@ const links = [ }, { title: 'Use the API', - url: '#', + url: '/web-check-api', icon: 'code', isCta: false, }, @@ -62,20 +62,26 @@ const links = [ --- -
- With over 30 supported checks - you can view and analyse key website information in an instant -
++ With over 30 supported checks + you can view and analyse key website information in an instant +
+