mirror of https://github.com/rwf2/Rocket.git
Add real link to API docs in README.
This commit is contained in:
parent
2ad508ed96
commit
05bed92272
|
@ -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](api): The "rustdocs" (API documentation).
|
* [API Documentation](http://api.rocket.rs/rocket): The "rustdocs" (API documentation).
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue