Skip to content

Commit

Permalink
Merge pull request #428 from mozilla/replace-cloud-docs-header
Browse files Browse the repository at this point in the history
Replace the Cloud link for Docs in the marketing page header
  • Loading branch information
keianhzo authored Nov 23, 2023
2 parents b7b4772 + a8a878b commit 9561320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions marketing/components/navigation/MainNav/MainNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ const MainNav = ({
Creator Labs
</a>

<a href="/cloud" className={styles.main_nav_link}>
Hubs Cloud
<a href="/docs" className={styles.main_nav_link}>
Docs
</a>

<a
Expand Down

0 comments on commit 9561320

Please sign in to comment.