Use relative paths in README and docs TOC

https://github.com/blog/1395-relative-links-in-markup-files
This commit is contained in:
Ben Word
2013-01-31 11:54:47 -06:00
parent f66db56d3e
commit 6a9cb5f2c3
2 changed files with 7 additions and 7 deletions

View File

@@ -15,5 +15,5 @@ Roots is a starting WordPress theme made for developers thats based on [HTML5
## Development
* [Contributing to Roots](/retlehs/roots/blob/master/CONTRIBUTING.md) — Guidelines on how to contribute effectively.
* [Contributing to Roots](../CONTRIBUTING.md) — Guidelines on how to contribute effectively.
* [Extending and customizing Roots](extend.md) — Going further with Roots.