diff --git a/README.md b/README.md index b8dafde..2296591 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/chucklefish/rlua.svg?branch=master)](https://travis-ci.org/chucklefish/rlua) -[WIP API Documentation](docs.rs/rlua) +[WIP API Documentation](https://docs.rs/rlua) This library is a WIP high level interface between Rust and Lua. Its major goal is to expose as easy to use, practical, and flexible of an API between