diff options
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html index 874ace54..c065237a 100644 --- a/docs/template.html +++ b/docs/template.html @@ -102,6 +102,7 @@ <li><a href="{{ base_url }}/topics/browser-enhancements{{ suffix }}">Browser enhancements</a></li> <li><a href="{{ base_url }}/topics/browsable-api{{ suffix }}">The Browsable API</a></li> <li><a href="{{ base_url }}/topics/rest-hypermedia-hateoas{{ suffix }}">REST, Hypermedia & HATEOAS</a></li> + <li><a href="{{ base_url }}/topics/contributing{{ suffix }}">Contributing to REST framework</a></li> <li><a href="{{ base_url }}/topics/rest-framework-2-announcement{{ suffix }}">2.0 Announcement</a></li> <li><a href="{{ base_url }}/topics/2.2-announcement{{ suffix }}">2.2 Announcement</a></li> <li><a href="{{ base_url }}/topics/2.3-announcement{{ suffix }}">2.3 Announcement</a></li> @@ -171,7 +172,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> |
