diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/sitemaps.txt | 2 | ||||
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/sitemaps.txt b/docs/ref/contrib/sitemaps.txt index e6817dbba4..8c43b672d8 100644 --- a/docs/ref/contrib/sitemaps.txt +++ b/docs/ref/contrib/sitemaps.txt @@ -470,7 +470,7 @@ generate a Google News compatible sitemap: {% endspaceless %} </urlset> -.. _`Google news sitemaps`: https://support.google.com/webmasters/answer/74288?hl=en +.. _`Google news sitemaps`: https://support.google.com/news/publisher/answer/74288?hl=en Pinging Google ============== diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index a4af26851d..d271eafc00 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1779,7 +1779,7 @@ Support for color-coded output from ``django-admin`` / ``manage.py`` utilities on Windows by relying on the ANSICON application was added in Django 1.7. -.. _ANSICON: http://adoxa.hostmyway.net/ansicon/ +.. _ANSICON: http://adoxa.altervista.org/ansicon/ Bash completion --------------- |
