diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-07-14 17:33:53 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-07-14 17:33:53 -0400 |
commit | 06b84afeeb436965f522e794045ad4c7e72efb42 (patch) | |
tree | 71385c2cba13211923d655eeac8da075f0f81453 | |
parent | 39b7cb36546c2950b1973145d95d928ee27bd1fd (diff) |
update smashingmag url
-rw-r--r-- | help/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/index.html b/help/index.html index 640d6794..25361bb7 100644 --- a/help/index.html +++ b/help/index.html @@ -112,7 +112,7 @@ <li><p>Type <code>grunt swatch:[theme]</code> to build the CSS for a theme, e.g., <code>grunt swatch:amelia</code> for Amelia. Or type <code>grunt swatch</code> to build them all at once. To have <code>grunt</code> available in the command line, install <code>grunt-cli</code> as described on the <a href="http://gruntjs.com/getting-started">Grunt Getting Started page</a>.</p></li> <li><p>You can also run <code>grunt watch</code> to watch for any changes to the LESS files and automatically build a theme on change.</p></li> </ol> - <p>Here are additional tips for <a href="http://coding.smashingmagazine.com/2013/03/12/customizing-bootstrap/" target="_blank">customizing Bootstrap</a>.</p> + <p>Here are additional tips for <a href="http://www.smashingmagazine.com/2013/03/12/customizing-bootstrap/" target="_blank">customizing Bootstrap</a>.</p> </div> </div> |