Tweak doc url in README
This commit is contained in:
parent
2d49247b92
commit
6713224564
|
@ -2,7 +2,7 @@
|
|||
|
||||
[![Build Status](https://travis-ci.org/alexcrichton/toml-rs.svg?branch=master)](https://travis-ci.org/alexcrichton/toml-rs)
|
||||
|
||||
[Documentation](http://alexcrichton.com/toml-rs/toml/index.html)
|
||||
[Documentation](http://alexcrichton.com/toml-rs)
|
||||
|
||||
A [TOML][toml] decoder and encoder for Rust. This library is currently compliant with
|
||||
the v0.4.0 version of TOML. This library will also likely continue to stay up to
|
||||
|
|
Loading…
Reference in a new issue