Skip to content

Commit

Permalink
Add a link in the home to the getting-started page
Browse files Browse the repository at this point in the history
  • Loading branch information
leobalter committed Oct 1, 2014
1 parent 157be08 commit 5bf3dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tmpl/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ block content

.why.right
h2 Why use Grunt?
p The Grunt ecosystem is huge and it's growing every day. With literally hundreds of plugins to choose from, you can use Grunt to automate just about anything with a minimum of effort. If someone hasn't already built what you need, authoring and publishing your own Grunt plugin to npm is a breeze.
p The Grunt ecosystem is huge and it's growing every day. With literally hundreds of plugins to choose from, you can use Grunt to automate just about anything with a minimum of effort. If someone hasn't already built what you need, authoring and publishing your own Grunt plugin to npm is a breeze. See how to <a href="/getting-started">get started</a>.

.technology
h2 Available Grunt plugins
Expand Down

0 comments on commit 5bf3dbe

Please sign in to comment.