Skip to content

Commit

Permalink
replace doc by docs
Browse files Browse the repository at this point in the history
  • Loading branch information
constantgillet committed Apr 28, 2024
1 parent ffac747 commit 4851d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/routes/_app._main-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export default function MainLayout() {
to={"https://docs.rendless.com"}
className={linkClassName}
>
Doc
Docs
<Icon
name="open"
size="sm"
Expand Down Expand Up @@ -276,7 +276,7 @@ export default function MainLayout() {
Contact
</Link>
<Link to={"https://docs.rendless.com"} className={linkClassName}>
Doc
Docs
</Link>
</div>
</div>
Expand Down

0 comments on commit 4851d22

Please sign in to comment.