Skip to content

Commit

Permalink
Fix incorrect link in 'dart doc' page (#5428)
Browse files Browse the repository at this point in the history
Fixes #5426.
  • Loading branch information
jeetparte authored Dec 26, 2023
1 parent 9ceae6f commit 755a0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/dart-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ dart help doc
```

[documentation comments]: /language/comments#documentation-comments
[effective doc]: /effective-dart/usage#do-use-strings-in-part-of-directives
[effective doc]: /effective-dart/documentation#doc-comments
[Markdown]: {{site.pub-pkg}}/markdown

{% comment %}
Expand Down

0 comments on commit 755a0f5

Please sign in to comment.