From 0aea7c526294a2d68acf9e378c09d5b2d5fd5d49 Mon Sep 17 00:00:00 2001 From: Ryan Streur Date: Tue, 25 Apr 2017 08:37:35 -0700 Subject: [PATCH] rephrase a sentence in posts.md to be more direct (#6049) Merge pull request 6049 --- docs/_docs/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/posts.md b/docs/_docs/posts.md index f26c1c92..7265a564 100644 --- a/docs/_docs/posts.md +++ b/docs/_docs/posts.md @@ -78,7 +78,7 @@ digital assets along with your text content. While the syntax for linking to these resources differs between Markdown and Textile, the problem of working out where to store these files in your site is something everyone will face. -Because of Jekyll’s flexibility, there are many solutions to how to do this. +There are a number of ways to include digital assets in Jekyll. One common solution is to create a folder in the root of the project directory called something like `assets` or `downloads`, into which any images, downloads or other resources are placed. Then, from within any post, they can be linked