From 37557f8ca6a4e4faab2c95cbc0b1d5ce431491fb Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Wed, 6 Jun 2018 17:45:22 -0400 Subject: [PATCH] Make path more explicit for blog images (#8820) --- content/en/docs/home/contribute/blog-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/home/contribute/blog-post.md b/content/en/docs/home/contribute/blog-post.md index 639bba0db3..72aa0add42 100644 --- a/content/en/docs/home/contribute/blog-post.md +++ b/content/en/docs/home/contribute/blog-post.md @@ -104,7 +104,7 @@ Write your post using the following guidelines. ### Add images -Add any image files the post contains to `/images/blog/`. +Add any image files the post contains to `/static/images/blog/`. The preferred image format is SVG.