diff options
| author | Marko Tibold | 2012-11-14 23:24:18 +0100 | 
|---|---|---|
| committer | Marko Tibold | 2012-11-14 23:24:18 +0100 | 
| commit | 3b258d69c92e9d9293f7c5d1690f0ca434e677e3 (patch) | |
| tree | 021df6a59c3394149668e9a0d74a5aeab7d7fdcf /README.md | |
| parent | 647abcdb16105c51d3414d2da840aeb93b290ef9 (diff) | |
| download | django-rest-framework-3b258d69c92e9d9293f7c5d1690f0ca434e677e3.tar.bz2 | |
Fix 404
Fixes #417
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -139,7 +139,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  [twitter]: https://twitter.com/_tomchristie  [0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X  [sandbox]: http://restframework.herokuapp.com/ -[rest-framework-2-announcement]: topics/rest-framework-2-announcement.md +[rest-framework-2-announcement]: http://django-rest-framework.org/topics/rest-framework-2-announcement.html  [2.1.0-notes]: https://groups.google.com/d/topic/django-rest-framework/Vv2M0CMY9bg/discussion  [docs]: http://django-rest-framework.org/ | 
