Skip to content

Commit

Permalink
Merge pull request #246 from kerimeredith/patch-1
Browse files Browse the repository at this point in the history
correct the middlemanapp.com link
  • Loading branch information
hectcastro committed Mar 7, 2013
2 parents 637922f + cd79c44 commit d409e51
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 @@ -36,7 +36,7 @@ You can treat the basho_docs repo much like you would a code repo. You can cont
bundle install
middleman
```
If you run into errors, [middleman's install page](http://middlemanapp.com/getting-started/welcome/) is a good place to start.
If you run into errors, [middleman's install page](http://middlemanapp.com/getting-started/) is a good place to start.

Now point a browser at http://localhost:4567. Here you'll find middleman serving up static HTML on the fly (generated from Markdown source files).

Expand Down

0 comments on commit d409e51

Please sign in to comment.