|
@@ -36,7 +36,7 @@ const Navbar = () => (
|
|
>
|
|
>
|
|
GitHub
|
|
GitHub
|
|
</Styles.StyledNavLink>
|
|
</Styles.StyledNavLink>
|
|
- <Link href="embed" passHref>
|
|
|
|
|
|
+ <Link href="docs" passHref>
|
|
<Styles.StyledNavLink>Embed API</Styles.StyledNavLink>
|
|
<Styles.StyledNavLink>Embed API</Styles.StyledNavLink>
|
|
</Link>
|
|
</Link>
|
|
</Styles.StyledNavbar>
|
|
</Styles.StyledNavbar>
|
|
@@ -205,7 +205,7 @@ const EmbedSection = () => (
|
|
intuitive interface makes it easy to navigate and understand even complex JSON data, making
|
|
intuitive interface makes it easy to navigate and understand even complex JSON data, making
|
|
it a valuable tool for anyone working with JSON.
|
|
it a valuable tool for anyone working with JSON.
|
|
</Styles.StyledMinorTitle>
|
|
</Styles.StyledMinorTitle>
|
|
- <Styles.StyledButton href="https://jsoncrack.com/embed" status="SECONDARY" link>
|
|
|
|
|
|
+ <Styles.StyledButton href="https://jsoncrack.com/docs" status="SECONDARY" link>
|
|
LEARN TO EMBED
|
|
LEARN TO EMBED
|
|
</Styles.StyledButton>
|
|
</Styles.StyledButton>
|
|
</Styles.StyledSectionArea>
|
|
</Styles.StyledSectionArea>
|