Skip to content

Commit

Permalink
Merge pull request #3568 from dfinity/link-to-motoko-playground
Browse files Browse the repository at this point in the history
chore: link to playground from dev docs landing page
  • Loading branch information
dfx-json authored Oct 3, 2024
2 parents 5df0d4d + 0c9b88b commit c6c3db9
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 c6c3db9

Please sign in to comment.