Skip to content

Commit

Permalink
Fix active_model_serializer link
Browse files Browse the repository at this point in the history
Repo was moved to rails-api organization
  • Loading branch information
lukaszx0 committed Jan 14, 2013
1 parent 4b35be2 commit 2369308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Currently you must build ember-data.js yourself. Clone the repository, run `bun
* Better built-in attributes
* Editing "forked" records
* Out-of-the-box support for Rails apps that follow the
[`active_model_serializers`](https://github.com/josevalim/active_model_serializers) gem's conventions.
[`active_model_serializers`](https://github.com/rails-api/active_model_serializers) gem's conventions.
* Handle partially-loaded records

## Unit Tests
Expand Down

0 comments on commit 2369308

Please sign in to comment.