Point to the right path for the docs folder.

This commit is contained in:
Jordon Bedwell 2015-03-20 10:14:59 -05:00
parent f30dba8883
commit a5b9df7287
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ following in mind:
would be appreciated, and once merged it will be transferred over to the main
`site`, jekyllrb.com.
* If your contribution changes any Jekyll behavior, make sure to update the
documentation. It lives in `site/docs`. If the docs are missing information,
documentation. It lives in `site/_docs`. If the docs are missing information,
please feel free to add it in. Great docs make a great project!
* Please follow the [GitHub Ruby Styleguide](https://github.com/styleguide/ruby)
when modifying Ruby code.