aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-07-30 21:08:03 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-07-30 21:08:03 -0400
commit1feb9b67a9d308a8069185f3d906341f9d4c14ac (patch)
tree6b16bcb9ca84eaf62cc11413ef25837c16f40930 /README.md
parent5d93016e580ee17ec5f9d3d4fe9e8e18805c7708 (diff)
downloadkompetenzbolzen.github.io-1feb9b67a9d308a8069185f3d906341f9d4c14ac.tar.gz
Use the markdown style guide that's on www.jekyllnow.com
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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")