Skip to content

Commit

Permalink
Rename by docs
Browse files Browse the repository at this point in the history
  • Loading branch information
constantgillet committed Apr 27, 2024
1 parent 7dbc3da commit ec46ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/_app._main-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default function MainLayout() {
</div>
<div className={css({ display: "flex", gap: 4 })}>
<div className={css({ display: "flex", gap: "2" })}>
<Link to={"https://doc.rendless.com"} className={linkClassName}>
<Link to={"https://docs.rendless.com"} className={linkClassName}>
Doc
<Icon
name="open"
Expand Down

0 comments on commit ec46ac2

Please sign in to comment.