Skip to content

Commit

Permalink
Merge pull request #4363 from menewman/master
Browse files Browse the repository at this point in the history
[DOC] Fix hard-coded "Customizing Adapters" link
  • Loading branch information
bmac committed May 1, 2016
2 parents b754321 + 80cbddd commit e57fabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ set of RESTful JSON conventions.

To learn more about adapters, including what conventions the
`RESTAdapter` follows and how to build your own, see the Ember.js
Guides: [Customizing Adapters](https://guides.emberjs.com/v2.3.0/models/customizing-adapters/).
Guides: [Customizing Adapters](http://emberjs.com/guides/models/customizing-adapters).

### Fetching a Collection of Models

Expand Down

0 comments on commit e57fabb

Please sign in to comment.