forked from encode/django-rest-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed broken mail link in tutorials and resources
- Loading branch information
Anna
committed
Mar 2, 2017
1 parent
dfea596
commit ff4f252
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,7 @@ There are a wide range of resources available for learning and using Django REST | |
* [Classy Django REST Framework][cdrf.co] | ||
* [DRF-schema-adapter][drf-schema] | ||
|
||
Want your Django REST Framework talk/tutorial/article to be added to our website? Or know of a resource that's not yet included here? Please [submit a pull request][submit-pr] or [email us][mailto:anna@django-rest-framework.org]! | ||
Want your Django REST Framework talk/tutorial/article to be added to our website? Or know of a resource that's not yet included here? Please [submit a pull request][submit-pr] or [email us][anna-email]! | ||
|
||
|
||
[beginners-guide-to-the-django-rest-framework]: http://code.tutsplus.com/tutorials/beginners-guide-to-the-django-rest-framework--cms-19786 | ||
|
@@ -107,3 +107,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website | |
[drf-tutorial]: https://tests4geeks.com/django-rest-framework-tutorial/ | ||
[building-a-restful-api-with-drf]: http://agiliq.com/blog/2014/12/building-a-restful-api-with-django-rest-framework/ | ||
[submit-pr]: https://github.com/tomchristie/django-rest-framework | ||
[anna-email]: mailto:[email protected] |