diff options
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html index b8e8b0bb..016de151 100644 --- a/docs/template.html +++ b/docs/template.html @@ -43,7 +43,7 @@ <li><a href="{{ base_url }}/tutorial/3-class-based-views{{ suffix }}">3 - Class based views</a></li> <li><a href="{{ base_url }}/tutorial/4-authentication-permissions-and-throttling{{ suffix }}">4 - Authentication, permissions and throttling</a></li> <li><a href="{{ base_url }}/tutorial/5-relationships-and-hyperlinked-apis{{ suffix }}">5 - Relationships and hyperlinked APIs</a></li> - <li><a href="{{ base_url }}/tutorial/6-resource-orientated-projects{{ suffix }}">6 - Resource orientated projects</a></li> + <!-- <li><a href="{{ base_url }}/tutorial/6-resource-orientated-projects{{ suffix }}">6 - Resource orientated projects</a></li> --> </ul> </li> <li class="dropdown"> |
