Fix url from guide to doc

This commit is contained in:
kngwyu 2018-10-04 16:36:30 +09:00
parent 3620aae503
commit 0859392d1c

View file

@ -2,7 +2,7 @@
[Rust](http://www.rust-lang.org/) bindings for [Python](https://www.python.org/). This includes running and interacting with python code from a rust binaries as well as writing native python modules.
[API documentation](../doc/index.html)
[API documentation](./doc/index.html)
## Usage