aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-08-30 09:40:54 +0100
committerTom Christie2012-08-30 09:40:54 +0100
commit02dcdca13b7cbe89e1980bab7e8274500bf9e4e1 (patch)
treec03306143b5317416b8d93485a271c239eafce11
parentf95da04f1b7b4b8584c4e7eaa85e9ec6a2c7b64d (diff)
downloaddjango-rest-framework-02dcdca13b7cbe89e1980bab7e8274500bf9e4e1.tar.bz2
Fix urlobject link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50ef4508..01e0a3ee 100644
--- a/README.md
+++ b/README.md
@@ -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:**