We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317a653 commit 75bb047Copy full SHA for 75bb047
README.md
@@ -2,7 +2,7 @@ html5 parser in dart
2
====================
3
4
This is a pure [Dart][dart] [html5 parser][html5parse]. It's a port of
5
-[html5lib](http://code.google.com/p/html5lib/) from Python. Since it's 100%
+[html5lib](https://github.com/html5lib/html5lib-python) from Python. Since it's 100%
6
Dart you can use it safely from a script or server side app.
7
8
Eventually the parse tree API will be compatible with [dart:html][d_html], so
0 commit comments