diff options
| author | Tom Christie | 2012-09-19 13:02:10 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-09-19 13:02:10 +0100 |
| commit | 575630d7c34b8ee23dad379c4bbd01eba477e4a2 (patch) | |
| tree | 69f548477e891c65964a67b7c7805597854bfe37 /docs/tutorial/4-authentication-permissions-and-throttling.md | |
| parent | 5611769162a022dd7f297074089fe62a4d7f00b1 (diff) | |
| download | django-rest-framework-575630d7c34b8ee23dad379c4bbd01eba477e4a2.tar.bz2 | |
Use named links in tutorial docs
Diffstat (limited to 'docs/tutorial/4-authentication-permissions-and-throttling.md')
| -rw-r--r-- | docs/tutorial/4-authentication-permissions-and-throttling.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/tutorial/4-authentication-permissions-and-throttling.md b/docs/tutorial/4-authentication-permissions-and-throttling.md index 5c37ae13..c8d7cbd3 100644 --- a/docs/tutorial/4-authentication-permissions-and-throttling.md +++ b/docs/tutorial/4-authentication-permissions-and-throttling.md @@ -1,3 +1,5 @@ -[part 5][5] +# Tutorial 4: Authentication & Permissions -[5]: 5-relationships-and-hyperlinked-apis.md
\ No newline at end of file +Nothing to see here. Onwards to [part 5][tut-5]. + +[tut-5]: 5-relationships-and-hyperlinked-apis.md
\ No newline at end of file |
