From f2ebc55ac0eb19200316beaf80fea4d19fe8c85e Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 6 Apr 2016 15:50:42 -0400 Subject: [PATCH] Edit doc --- _docs/04-upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/04-upgrading.md b/_docs/04-upgrading.md index 4acc7c8d..4b8b0efa 100644 --- a/_docs/04-upgrading.md +++ b/_docs/04-upgrading.md @@ -38,7 +38,7 @@ Depending on the amount of customizations you've made after forking, there's lik The alternate way of dealing with updates is [downloading the theme](https://github.com/mmistakes/minimal-mistakes/archive/master.zip) --- replacing your layouts, includes, and assets with the newer ones. To be sure that you don't miss any changes it's probably a good idea to review the [history](https://github.com/mmistakes/minimal-mistakes/commits/master) to see what's changed since you last forked/cloned the theme. -Here's a quick checklist of the important folders/files that make the theme do its thing: +Here's a quick checklist of the important folders/files you'll want to be mindful of: * `_layouts` * `_includes`