diff --git a/config.yaml b/config.yaml index b27d275979..f3dd3b28e7 100644 --- a/config.yaml +++ b/config.yaml @@ -21,7 +21,7 @@ params: # Button text buttontext: Get started # Where the main hero button links to - buttonlink: "#" + buttonlink: "/learn" # Hero image (from static/images/___) image: logos/numpy.svg # Customizable navbar. For a dropdown, add a "sublinks" list. diff --git a/layouts/partials/hero-body.html b/layouts/partials/hero-body.html index a24a3ee98c..d60b830cd6 100644 --- a/layouts/partials/hero-body.html +++ b/layouts/partials/hero-body.html @@ -18,7 +18,7 @@ {{ end }}
- +
@@ -43,4 +43,4 @@ - \ No newline at end of file +