From 0efd72dc908da84d7d586d553cce34f0cf01eb54 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 5 Aug 2014 08:23:34 -0400 Subject: Fixed broken links in docs. --- docs/ref/contrib/sitemaps.txt | 2 +- docs/ref/django-admin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref') 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 %} -.. _`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 --------------- -- cgit v1.3