diff options
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@      <meta charset="utf-8">      <title>Django REST framework - APIs made easy</title>      <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> -    <link rel="canonical" href="http://django-rest-framework.org/index"/> +    <link rel="canonical" href="http://django-rest-framework.org"/>      <meta name="viewport" content="width=device-width, initial-scale=1.0">      <meta name="description" content="Django, API, REST, Django REST framework">      <meta name="author" content="Tom Christie"> | 
