File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Docs.rs] ( https://docs.rs/xml5ever/badge.svg )] ( https://docs.rs/xml5ever )
5
5
[ ![ ] ( https://img.shields.io/crates/v/xml5ever.svg )] ( https://crates.io/crates/xml5ever )
6
6
7
- [ API documentation] ( https://Ygg01.github.io/docs/ xml5ever/xml5ever/index.html )
7
+ [ API documentation] ( https://docs.rs/ xml5ever )
8
8
9
9
** Warning:** This library is alpha quality, so no guarantees are given.
10
10
@@ -75,7 +75,7 @@ To build examples and tests you need to do something along the lines of:
75
75
```
76
76
77
77
This will fetch tests from outside repository and it will invoke cargo to
78
- build and test the crate. If you need docs checkout either [ API docs] ( https://ygg01.github.io/docs/ xml5ever/xml5ever/index.html ) or run ` cargo docs `
78
+ build and test the crate. If you need docs checkout either [ API docs] ( https://docs.rs/ xml5ever ) or run ` cargo docs `
79
79
to generate documentation.
80
80
81
81
## Easy first tasks
You can’t perform that action at this time.
0 commit comments