Fix #561 - Use TOC.md for documentation TOC

This commit is contained in:
Ben Word
2012-10-02 18:41:19 -05:00
parent 65c13c6ea9
commit 9e9aa92044
12 changed files with 25 additions and 25 deletions

View File

@@ -13,7 +13,7 @@ Edit `lib/config.php` to enable support for major functionality and to define co
## Documentation
Take a look at the [documentation table of contents](/retlehs/roots/blob/master/doc/README.md).
Take a look at the [documentation table of contents](/retlehs/roots/blob/master/doc/TOC.md).
## Features
@@ -34,7 +34,7 @@ Everyone is welcome to help [contribute](/retlehs/roots/blob/master/CONTRIBUTING
* Reporting issues (please read [issue guidelines](https://github.com/necolas/issue-guidelines))
* Suggesting new features
* Writing or editing [docs](/retlehs/roots/blob/master/doc/README.md)
* Writing or editing [docs](/retlehs/roots/blob/master/doc/TOC.md)
* Writing or refactoring code
* Fixing [issues](https://github.com/retlehs/roots/issues)
* Replying to questions on the [mailing list](http://groups.google.com/group/roots-theme)