diff options
| author | Stephan Groß | 2013-01-12 14:31:40 +0100 |
|---|---|---|
| committer | Stephan Groß | 2013-01-12 14:31:40 +0100 |
| commit | da85bb1ab3eedbd8df1e2fc9577ed3e2ab809c4d (patch) | |
| tree | e4e0a03c00566a74fe188a7b0a40e887d8db5fa5 /docs/index.md | |
| parent | e0440e609b818b0426df33e31318cb8c0463b65a (diff) | |
| download | django-rest-framework-da85bb1ab3eedbd8df1e2fc9577ed3e2ab809c4d.tar.bz2 | |
Update django-filter link to pypi
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 080eca6f..497f1900 100644 --- a/docs/index.md +++ b/docs/index.md @@ -166,7 +166,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [urlobject]: https://github.com/zacharyvoase/urlobject [markdown]: http://pypi.python.org/pypi/Markdown/ [yaml]: http://pypi.python.org/pypi/PyYAML -[django-filter]: https://github.com/alex/django-filter +[django-filter]: http://pypi.python.org/pypi/django-filter [0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X [image]: img/quickstart.png [sandbox]: http://restframework.herokuapp.com/ |
