b878ba4d by Michael Richards

Update README.md for new(ish) docs.

1 parent cfa4fce3
...@@ -4,7 +4,7 @@ Rivets.js is a DOM-based templating system that sits ontop of a configurable com ...@@ -4,7 +4,7 @@ Rivets.js is a DOM-based templating system that sits ontop of a configurable com
4 4
5 ## Getting Started and Documentation 5 ## Getting Started and Documentation
6 6
7 All documentation for Rivets.js is available on the [homepage](http://rivetsjs.com). See [#configure](http://rivetsjs.com#configure) to learn how to properly configure Rivets.js for your app. 7 All documentation for Rivets.js is available on the [homepage](http://rivetsjs.com). See the [Getting started](http://rivetsjs.com#getting-started) section to learn how to create views and properly configure Rivets.js for your app.
8 8
9 ## Building and Testing 9 ## Building and Testing
10 10
......