Skip to content

Commit c08f180

Browse files
committed
Merge pull request #1151 from dart-lang/kwalrath-patch-1
Update README.md
2 parents 0641be9 + f74e06e commit c08f180

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
Use `dartdoc` to generate HTML documentaton for your Dart package.
66

7-
For informtion about contributing to the dartdoc project, see the [contributor docs][].
7+
For information about contributing to the dartdoc project, see the [contributor docs][].
8+
9+
For issues/details related to hosted Dart API docs, see
10+
[dart-lang/api.dartlang.org](https://github.com/dart-lang/api.dartlang.org/) (for dart:* libraries) and
11+
[astashov/dartdocs.org](https://github.com/astashov/dartdocs.org) (for libraries in pub packages).
812

913
## Installing dartdoc
1014

0 commit comments

Comments
 (0)