mirror of https://github.com/rwf2/Rocket.git
Use better URL for API docs in README.
This commit is contained in:
parent
d8db812856
commit
a688f59ca0
|
@ -33,7 +33,7 @@ Rocket is extensively documented:
|
||||||
* [Getting Started](guide/getting_started): How to start your first project.
|
* [Getting Started](guide/getting_started): How to start your first project.
|
||||||
* [Overview](overview): A brief introduction.
|
* [Overview](overview): A brief introduction.
|
||||||
* [Guide](guide): A detailed guide and reference to every component.
|
* [Guide](guide): A detailed guide and reference to every component.
|
||||||
* [API Documentation](http://api.rocket.rs/rocket): The "rustdocs" (API documentation).
|
* [API Documentation](https://api.rocket.rs): The "rustdocs" (API documentation).
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue