Skip to content

Commit

Permalink
fix get started link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfcosta committed Nov 26, 2024
1 parent db3d9a0 commit 58a857e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ There are three ways to set up Briefer. You can install it on your machine for i
We recommend that you either sign-up for the cloud or deploy it yourself. That way, your whole team will be able to collaborate in Briefer.

<CardGroup cols={2}>
<Card title="Local quickstart" icon="computer" href="./get-started/local.mdx">
<Card title="Local quickstart" icon="computer" href="./get-started/local">
Get Briefer running on your machine.
</Card>
<Card title="Cloud quickstart" icon="cloud" href="./get-started/cloud">
Expand Down

0 comments on commit 58a857e

Please sign in to comment.