Skip to content

Commit

Permalink
chore: link to playground from dev docs landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
dfx-json committed Oct 3, 2024
1 parent ccbd1be commit 0c9b88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DocsHome/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ const DocsHomePage: FC = () => {
<p className="mb-0">
<Link
className="button-white button-with-icon"
href="https://github.com/dfinity/examples/"
href="https://play.motoko.org"
>
Start coding
<LinkArrowRight />
Expand Down

0 comments on commit 0c9b88b

Please sign in to comment.