From 8d1f8ee7a0492756d3d54e93ff958195a9b47767 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Fri, 20 Mar 2015 10:31:22 -0400 Subject: [PATCH] Update the subpath --- site/_docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/contributing.md b/site/_docs/contributing.md index b91c9d73..8ea8e2ca 100644 --- a/site/_docs/contributing.md +++ b/site/_docs/contributing.md @@ -17,7 +17,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.