Fix links so they work on apidocs site.

This commit is contained in:
Rand McKinney 2014-01-02 15:22:54 -08:00
parent a169c0f428
commit c27ff42655
1 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
## Node.js API
* [App](api-app.md)
* [Model](api-model.md)
* [Remote methods and hooks](api-model-remote.md)
* [DataSource](api-datasource.md)
* [GeoPoint](api-geopoint.md)
* [REST API](rest.md)
* [App](#app-object)
* [DataSource](#data-source-object)
* [GeoPoint](#geopoint-object)
* [Model](#model-object)
* [Remote methods and hooks](#remote-methods-and-hooks)
* [REST API](#rest-api)