diff --git a/README.md b/README.md index 70ea128c..605ee493 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Rocket is extensively documented: * [Getting Started](guide/getting_started): How to start your first project. * [Overview](overview): A brief introduction. * [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