Skip to content

Commit a673674

Browse files
docs(website): fix mobile link for introduction
1 parent 2e11306 commit a673674

File tree

1 file changed

+1
-1
lines changed
  • packages/overmind-website/src/components/MobileTopBar

1 file changed

+1
-1
lines changed

packages/overmind-website/src/components/MobileTopBar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const MobileTopBar: SFC = () => {
5353
state.page === Page.INTRODUCTION && styles.linkSelected
5454
)}
5555
>
56-
Get started
56+
Introduction
5757
</a>
5858
<a
5959
href="/guides"

0 commit comments

Comments
 (0)