diff --git a/src/sections/marketing-landing-hero.jsx b/src/sections/marketing-landing-hero.jsx
index 44e0d05..589cd48 100644
--- a/src/sections/marketing-landing-hero.jsx
+++ b/src/sections/marketing-landing-hero.jsx
@@ -75,7 +75,9 @@ export default function MarketingLandingHero() {
color="inherit"
size="large"
startIcon={}
- href="https://nucleoid.com/ide/"
+ onClick={() =>
+ window.location.assign("https://nucleoid.com/docs/")
+ }
>
Go to Docs
@@ -84,6 +86,9 @@ export default function MarketingLandingHero() {
direction="row"
alignItems="center"
sx={{ typography: "h6" }}
+ onClick={() =>
+ window.location.assign("https://nucleoid.com/ide/")
+ }
>