Skip to content

Commit

Permalink
fix markdown for link to the Ember Data guide (still 404-ing)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielgrant committed Oct 8, 2012
1 parent 9e2d2b4 commit 19d5a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BREAKING_CHANGES.md
Expand Up @@ -334,7 +334,7 @@ If you were using the REST Adapter before, your app should continue to
work. However, if you built a custom adapter, many of the APIs have
changed.
See (http://emberjs.com/guides/ember-data)[the Ember Data guide] for
See [the Ember Data guide](http://emberjs.com/guides/ember-data) for
more information.
Some examples:
Expand Down

0 comments on commit 19d5a64

Please sign in to comment.