Merge pull request #262 from Rufflewind/master
Fix broken link in book-example/src/lib/lib.md
This commit is contained in:
commit
0443f8a709
|
@ -19,4 +19,4 @@ fn main() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Check here for the [API docs](../mdbook/index.html) generated by rustdoc.
|
Check here for the [API docs](mdbook/index.html) generated by rustdoc.
|
||||||
|
|
Loading…
Reference in New Issue