Updated various links in docs to avoid redirects

Thanks Tim Graham and Mariusz Felisiak for review and completion.
This commit is contained in:
Claude Paroz 2017-05-20 17:51:21 +02:00
parent a3ba2662cd
commit 01f658644a
37 changed files with 70 additions and 78 deletions

View file

@ -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'