diff options
| author | Tom Christie | 2012-10-13 15:34:38 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-10-13 15:34:38 +0100 | 
| commit | b3477b3b6c1431a03089d68828c13568d02dc990 (patch) | |
| tree | e988183576a8f2d75c8515323ea4adef84e89413 /docs/index.md | |
| parent | fe5db419491fb400d4f7211f57225719087d7c36 (diff) | |
| download | django-rest-framework-b3477b3b6c1431a03089d68828c13568d02dc990.tar.bz2 | |
Docs tweaks
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 322a7b27..4ccafeeb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -100,7 +100,7 @@ General guides to using REST framework.  * [CSRF][csrf]  * [Browser enhancements][browser-enhancements] -* [Working with the Browsable API][browsableapi] +* [The Browsable API][browsableapi]  * [REST, Hypermedia & HATEOAS][rest-hypermedia-hateoas]  * [Contributing to REST framework][contributing]  * [2.0 Migration Guide][migration]  | 
