Skip to content

Commit f699aa4

Browse files
committed
Redirected get started button on landing page to docs and deleted get-started page from codebase
1 parent e805a13 commit f699aa4

3 files changed

Lines changed: 1 addition & 3540 deletions

File tree

src/components/header/header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const HeaderContent = () => {
5959
style={{ flex: 1 }}
6060
>
6161
<Link
62-
to="/get-started/"
62+
href="https://www.recodehive.com/docs/"
6363
className="chh__header-content__input--button"
6464
>
6565
Get Started

0 commit comments

Comments
 (0)