From 1feb9b67a9d308a8069185f3d906341f9d4c14ac Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 30 Jul 2014 21:08:03 -0400 Subject: Use the markdown style guide that's on www.jekyllnow.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f87240f..8415d6b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Making a change to _config.yml (or any file in your repository) will force GitHu ### Step 3) Publish your first blog post -Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) might come in handy. +Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](http://www.jekyllnow.com/Markdown-Style-Guide/) might come in handy. ![First Post](/images/first-post.png "First Post") -- cgit v1.2.3