Skip to content

Commit

Permalink
Fix toitdoc link in syntax page. (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch authored Jan 10, 2025
1 parent 9dedf59 commit dd23266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/language/syntax.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document describes the basics of the Toit language. To learn about Toit's
documentation convention, see the language [documentation
convention](../../sdk/toitdoc) section.
convention](../sdk/toitdoc) section.

## Whitespace and indentation

Expand Down

0 comments on commit dd23266

Please sign in to comment.