Skip to content

Commit

Permalink
Update party gorilla link to not be a 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonRomano committed Mar 29, 2016
1 parent bc9d91a commit 41d1d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ sprout.run(name, target, generator, 'User').then((sprout) => {

For an example, as well as a sprout template that helps you create new sprout templates, be sure to check out [sprout-sprout](https://github.com/carrot/sprout-sprout). If you would like a more generic example, check out [sprout-example](https://github.com/carrot/sprout-example)

Ok so enough about how this is used, I'm sure you are super excited at this point to get in there and write a template. Probably more excited than a [party gorilla](http://www.ivanwalsh.com/wp-content/uploads/2011/08/the-oatmeal-cartoon.jpg), which is pretty wild. So let's take a look.
Ok so enough about how this is used, I'm sure you are super excited at this point to get in there and write a template. Probably more excited than a [party gorilla](http://theoatmeal.com/comics/party_gorilla), which is pretty wild. So let's take a look.

First thing you'll want to do is set up your project structure, which will probably look something like this:

Expand Down

0 comments on commit 41d1d36

Please sign in to comment.