From 01f658644a7ee7cbff4ee5626d5894e9049ee8d5 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 20 May 2017 17:51:21 +0200 Subject: Updated various links in docs to avoid redirects Thanks Tim Graham and Mariusz Felisiak for review and completion. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 14877cd05d..e9619afdbf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -369,5 +369,5 @@ epub_cover = ('', 'epub-cover.html') # epub_use_index = True # -- custom extension options -------------------------------------------------- -cve_url = 'https://web.nvd.nist.gov/view/vuln/detail?vulnId=%s' +cve_url = 'https://nvd.nist.gov/view/vuln/detail?vulnId=%s' ticket_url = 'https://code.djangoproject.com/ticket/%s' -- cgit v1.3