diff options
| author | José Padilla | 2014-09-14 10:19:54 -0400 | 
|---|---|---|
| committer | José Padilla | 2014-09-14 10:19:54 -0400 | 
| commit | 915dfb9b3d6c235437a6459493cf26d248022e75 (patch) | |
| tree | ffe220eecf618c7c8574836fb78eb813604d7fca /docs | |
| parent | 4871dbdc73632be4fb00befbc816bc670bb609cc (diff) | |
| download | django-rest-framework-915dfb9b3d6c235437a6459493cf26d248022e75.tar.bz2 | |
Update third-party-resources.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/third-party-resources.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/topics/third-party-resources.md b/docs/topics/third-party-resources.md index 2df13ef8..e337cbd5 100644 --- a/docs/topics/third-party-resources.md +++ b/docs/topics/third-party-resources.md @@ -4,7 +4,7 @@ Django REST Framework has a growing community of developers, packages, and resou  Check out a grid detailing all the packages and ecosystem around Django REST Framework at [Django Packages](https://www.djangopackages.com/grids/g/django-rest-framework/). -To submit new content, [open an issue](https://github.com/tomchristie/django-rest-framework/issues/new) or [create a pull request](https://github.com/tomchristie/django-rest-framework/). Pull requests will be given higher priority since they are easier to include. +To submit new content, [open an issue](https://github.com/tomchristie/django-rest-framework/issues/new) or [create a pull request](https://github.com/tomchristie/django-rest-framework/).  ## Libraries and Extensions | 
