fixed case of tostring.md link

This commit is contained in:
Phil Nash 2014-12-09 22:58:28 +00:00
parent 15a8bdf45b
commit c6d9bde04e

View File

@ -10,7 +10,7 @@ Before looking at this material be sure to read the [tutorial](tutorial.md)
* [Build systems](build-systems.md)
* [Supplying your own main()](own-main.md)
* [Configuration](configuration.md)
* [String Conversions](toString.md)
* [String Conversions](tostring.md)
* [Why are my tests slow to compile?](slow-compiles.md)
Other