diff options
| author | phalt | 2014-12-02 16:11:43 +0000 | 
|---|---|---|
| committer | phalt | 2014-12-02 16:11:43 +0000 | 
| commit | a17d5d2b0bff535dc1d7dcbd36947648e7a0511f (patch) | |
| tree | 5fa2840b14f19732b9a974251733128130351d4f | |
| parent | 515060a6ab71e1ef22f4a1e03cb23dbad28a7b23 (diff) | |
| download | django-rest-framework-a17d5d2b0bff535dc1d7dcbd36947648e7a0511f.tar.bz2 | |
remove unsused link
| -rw-r--r-- | docs/tutorial/1-serialization.md | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/docs/tutorial/1-serialization.md b/docs/tutorial/1-serialization.md index dc4fddf9..ba2a0c32 100644 --- a/docs/tutorial/1-serialization.md +++ b/docs/tutorial/1-serialization.md @@ -390,4 +390,3 @@ We'll see how we can start to improve things in [part 2 of the tutorial][tut-2].  [virtualenv]: http://www.virtualenv.org/en/latest/index.html  [tut-2]: 2-requests-and-responses.md  [httpie]: https://github.com/jakubroztocil/httpie#installation -[brew]: http://brew.sh | 
