Closed
Description
example link on this page: http://angular-data.pseudobry.com/documentation/api/angular-data/DS.sync%20methods_filter
https://github.com/jmdobry/angular-data/blob/master/test/integration/datastore/sync methods/filter.test.js
should be
https://github.com/jmdobry/angular-data/blob/master/test/integration/datastore/sync_methods/filter.test.js
- underscore instead of space between "sync" and "methods".
Where does the source for these docs live? I'd be happy to fix it.