diff --git a/README.md b/README.md index 1ae85a9d20970b63339c541eae6c81b50ba3d648..6392f7d8846a61928bb0b68144ad173ce565edb5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@  -Read maps from the [Tiled Map Editor](http://www.mapeditor.org/) into rust for use in video games. It is game engine agnostic and pretty barebones at the moment. Documentation is available [on rust-ci](http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/). +Read maps from the [Tiled Map Editor](http://www.mapeditor.org/) into rust for use in video games. It is game engine agnostic and pretty barebones at the moment. Documentation is available [on docs.rs](https://docs.rs/tiled/). Code contributions are welcome as are bug reports, documentation, suggestions and criticism.