mirror of
https://github.com/django/django.git
synced 2025-08-24 20:44:24 +00:00
Updated various links in docs to avoid redirects
Thanks Tim Graham and Mariusz Felisiak for review and completion.
This commit is contained in:
parent
a3ba2662cd
commit
01f658644a
37 changed files with 70 additions and 78 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue