diff options
| author | Tom Christie | 2012-10-09 14:12:38 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-09 14:12:38 +0100 |
| commit | ce21fa1dc6dd8c941b71d9219360b3e9083051d4 (patch) | |
| tree | 96232caaaf65c5e156db056a926f962acf3c1176 /docs/tutorial/quickstart.md | |
| parent | 94401b43d2a1be81304ddcd91e3a97e7d2a42c4c (diff) | |
| download | django-rest-framework-ce21fa1dc6dd8c941b71d9219360b3e9083051d4.tar.bz2 | |
Tweak static files with docs
Diffstat (limited to 'docs/tutorial/quickstart.md')
| -rw-r--r-- | docs/tutorial/quickstart.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/quickstart.md b/docs/tutorial/quickstart.md index cf5933ad..85411378 100644 --- a/docs/tutorial/quickstart.md +++ b/docs/tutorial/quickstart.md @@ -167,6 +167,6 @@ Great, that was easy! If you want to get a more in depth understanding of how REST framework fits together head on over to [the tutorial][tutorial], or start browsing the [API guide][guide]. -[image]: ../images/quickstart.png +[image]: ../img/quickstart.png [tutorial]: 1-serialization.md [guide]: ../#api-guide
\ No newline at end of file |
