Skip to content

Commit 75bb047

Browse files
author
John Messerly
committed
fixes flutter#16, point at github link for html5lib
1 parent 317a653 commit 75bb047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ html5 parser in dart
22
====================
33

44
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%
5+
[html5lib](https://github.com/html5lib/html5lib-python) from Python. Since it's 100%
66
Dart you can use it safely from a script or server side app.
77

88
Eventually the parse tree API will be compatible with [dart:html][d_html], so

0 commit comments

Comments
 (0)