Skip to content

Commit

Permalink
docs(introduction): fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
stramel authored Oct 28, 2024
1 parent 96278ee commit 94de42a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Take the first step towards modernizing your codebase.
<Card title="Build" icon="screwdriver-wrench" href="/platform/build">
Build your own codemods, with the help of AI.
</Card>
<Card title="Share" icon="share-nodes" href="/platform/build">
<Card title="Share" icon="share-nodes" href="/platform/share">
Share your codemods with the world.
</Card>
<Card title="Run" icon="terminal" href="/platform/build">
<Card title="Run" icon="terminal" href="/platform/run">
Run your or community-made codemods over your projects.
</Card>
<Card title="Manage (Enterprise)" icon="rocket" href="https://codemod.com/contact">
Expand Down

0 comments on commit 94de42a

Please sign in to comment.