From 2f3d4255bad0831ef7d255228683b044157d660e Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 12 Feb 2014 11:06:01 -0500 Subject: [PATCH] Correct demo theme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b21c810f..0038339a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ General notes and suggestions for customizing Minimal Mistakes. 5. Check out the sample posts in `_posts` to see examples for pulling in large feature images, assigning categories and tags, and other YAML data. 6. Read the documentation below for further customization pointers and documentation. -[Demo the Theme](https://github.com/mmistakes/minimal-mistakes) +[Demo the Theme](http://mmistakes.github.io/minimal-mistakes) **Pro-tip:** Delete the `gh-pages` branch after cloning and start fresh by branching off `master`. There is a bunch of garbage in `gh-pages` used for the theme's demo site that I'm guessing you don't want on your site.