File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ Ember Data and Django Rest Framework
77
88This package started out as an Ember Data specific DRF adapter. It is now moving
99to the JSON API spec and supporting Ember as a side effect. See the
10- [ develop branch]( django-rest-framework-json-api/tree/develop) for the
11- JSON API compliant version.
10+ ` develop branch < https://github.com/ django-json-api/django- rest-framework-json-api/tree/develop>`_
11+ for the JSON API compliant version.
1212
1313The default Ember Data REST Adapter conventions differ from the default
1414Django Rest Framework JSON request and response format. Instead of adding
@@ -83,7 +83,7 @@ From Source
8383
8484::
8585
86- $ git clone https://github.com/ngenworks /rest_framework_ember.git
86+ $ git clone https://github.com/django-json-api /rest_framework_ember.git
8787 $ cd rest_framework_ember && pip install -e .
8888
8989
You can’t perform that action at this time.
0 commit comments