Skip to content

Commit 07bd567

Browse files
author
bors-servo
authored
Auto merge of #403 - matematikaadit:patch-1, r=jdm
Updating outdated link in the README Changing the link from `.../html5ever/examples/...` to `.../rcdom/examples/...`
2 parents 671828d + 9351f7c commit 07bd567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ html5ever builds against the official stable releases of Rust, though some optim
5656
[Rust]: https://www.rust-lang.org/
5757
[in the bug tracker]: https://github.com/servo/html5ever/issues?q=is%3Aopen+is%3Aissue+label%3Aweb-compat
5858
[html5lib-tests]: https://github.com/html5lib/html5lib-tests
59-
[`examples/html2html.rs`]: https://github.com/servo/html5ever/blob/master/html5ever/examples/html2html.rs
60-
[`examples/print-rcdom.rs`]: https://github.com/servo/html5ever/blob/master/html5ever/examples/print-rcdom.rs
59+
[`examples/html2html.rs`]: https://github.com/servo/html5ever/blob/master/rcdom/examples/html2html.rs
60+
[`examples/print-rcdom.rs`]: https://github.com/servo/html5ever/blob/master/rcdom/examples/print-rcdom.rs

0 commit comments

Comments
 (0)