mirror of
https://github.com/django/django.git
synced 2025-07-12 07:45:11 +00:00
[3.2.x] Updated Git branch "master" to "main".
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
Backport of d9a266d657
from main
This commit is contained in:
parent
3fd83c48db
commit
e078747290
15 changed files with 65 additions and 60 deletions
|
@ -106,7 +106,7 @@ extlinks = {
|
|||
'commit': ('https://github.com/django/django/commit/%s', ''),
|
||||
'cve': ('https://nvd.nist.gov/vuln/detail/CVE-%s', 'CVE-'),
|
||||
# A file or directory. GitHub redirects from blob to tree if needed.
|
||||
'source': ('https://github.com/django/django/blob/master/%s', ''),
|
||||
'source': ('https://github.com/django/django/blob/main/%s', ''),
|
||||
'ticket': ('https://code.djangoproject.com/ticket/%s', '#'),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue