Skip to content

Commit

Permalink
Fixes emberjs#1274
Browse files Browse the repository at this point in the history
* Corrects the hyperlink to DS.Model
  • Loading branch information
duggiefresh committed Feb 7, 2014
1 parent 5d0ff70 commit 003098b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/data_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6140,7 +6140,7 @@ classitems:
line: 73
description: |-
`DS.hasMany` is used to define One-To-Many and Many-To-Many
relationships on a [DS.Model](DS.Model.html).
relationships on a [DS.Model](classes/DS.Model.html).
`DS.hasMany` takes an optional hash as a second parameter, currently
supported options are:
Expand Down

0 comments on commit 003098b

Please sign in to comment.