Skip to content

Commit 6f45dcc

Browse files
committed
Update README.md
1 parent 0641be9 commit 6f45dcc

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+
To see issues and code for dartdoc servers, see
10+
[dart-lang/api.dartlang.org](https://github.com/dart-lang/api.dartlang.org/) (for dart:* docs) and
11+
[astashov/dartdocs.org](https://github.com/astashov/dartdocs.org) (for pub packages).
812

913
## Installing dartdoc
1014

0 commit comments

Comments
 (0)