Update api.md

Fix links to APIs so they work in generated docs.
This commit is contained in:
Rand McKinney 2013-11-19 17:44:28 -08:00
parent 3753c15b71
commit 65b860cfa5
1 changed files with 6 additions and 6 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)