We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fcabd7 + de8f5af commit 8ce5845Copy full SHA for 8ce5845
guide/angular-data/resource/resource.md
@@ -29,7 +29,7 @@ DS.find('user', 5);
29
User.find(5);
30
```
31
32
-See [defineResource(definition)](/documentation/api/api/DS.sync_methods:defineResource) for detailed API information.
+See [defineResource(definition)](documentation/api/angular-data/DS.sync%20methods_defineResource) for detailed API information.
33
34
@doc overview
35
@id basic
0 commit comments