diff options
| author | Tom Christie | 2012-08-30 09:40:54 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-08-30 09:40:54 +0100 |
| commit | 02dcdca13b7cbe89e1980bab7e8274500bf9e4e1 (patch) | |
| tree | c03306143b5317416b8d93485a271c239eafce11 | |
| parent | f95da04f1b7b4b8584c4e7eaa85e9ec6a2c7b64d (diff) | |
| download | django-rest-framework-02dcdca13b7cbe89e1980bab7e8274500bf9e4e1.tar.bz2 | |
Fix urlobject link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ For more information, check out [the documentation][docs], in particular, the tu * Python (2.6, 2.7) * Django (1.3, 1.4, 1.5) -* [URLObject] (>=2.0.0) +* [URLObject][urlobject] (2.0.0+) **Optional:** |
