Merge pull request #3599 from chrisfinazzo/update-site-subpath
Update the subpath
This commit is contained in:
commit
780755a8a5
|
@ -17,7 +17,7 @@ following in mind:
|
||||||
would be appreciated, and once merged it will be transferred over to the main
|
would be appreciated, and once merged it will be transferred over to the main
|
||||||
`site`, jekyllrb.com.
|
`site`, jekyllrb.com.
|
||||||
* If your contribution changes any Jekyll behavior, make sure to update the
|
* 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 feel free to add it in. Great docs make a great project!
|
||||||
* Please follow the [GitHub Ruby Styleguide](https://github.com/styleguide/ruby)
|
* Please follow the [GitHub Ruby Styleguide](https://github.com/styleguide/ruby)
|
||||||
when modifying Ruby code.
|
when modifying Ruby code.
|
||||||
|
|
Loading…
Reference in New Issue