diff options
| author | Dustin Farris | 2015-02-01 16:00:24 -0500 | 
|---|---|---|
| committer | Dustin Farris | 2015-02-01 16:00:24 -0500 | 
| commit | 2111a99b320c546045f4660dec05f17b931935ca (patch) | |
| tree | 93af8d5f67dac95cae8d1a26446c7e8b5b054eb9 /docs | |
| parent | a89e05dc73e2c532372b1f9c51f38100f7f795f6 (diff) | |
| download | django-rest-framework-2111a99b320c546045f4660dec05f17b931935ca.tar.bz2 | |
Update link for ember-django-adapter
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/third-party-resources.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/topics/third-party-resources.md b/docs/topics/third-party-resources.md index 6f4df288..e26e3a2f 100644 --- a/docs/topics/third-party-resources.md +++ b/docs/topics/third-party-resources.md @@ -237,7 +237,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque  * [django-rest-framework-proxy][django-rest-framework-proxy] - Proxy to redirect incoming request to another API server.  * [gaiarestframework][gaiarestframework] - Utils for django-rest-framewok  * [drf-extensions][drf-extensions] - A collection of custom extensions -* [ember-data-django-rest-adapter][ember-data-django-rest-adapter] - An ember-data adapter +* [ember-django-adapter][ember-django-adapter] - An adapter for working with Ember.js  ## Other Resources @@ -309,7 +309,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque  [django-rest-framework-proxy]: https://github.com/eofs/django-rest-framework-proxy  [gaiarestframework]: https://github.com/AppsFuel/gaiarestframework  [drf-extensions]: https://github.com/chibisov/drf-extensions -[ember-data-django-rest-adapter]: https://github.com/toranb/ember-data-django-rest-adapter +[ember-django-adapter]: https://github.com/dustinfarris/ember-django-adapter  [beginners-guide-to-the-django-rest-framework]: http://code.tutsplus.com/tutorials/beginners-guide-to-the-django-rest-framework--cms-19786  [getting-started-with-django-rest-framework-and-angularjs]: http://blog.kevinastone.com/getting-started-with-django-rest-framework-and-angularjs.html  [end-to-end-web-app-with-django-rest-framework-angularjs]: http://blog.mourafiq.com/post/55034504632/end-to-end-web-app-with-django-rest-framework | 
