mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Rename git default branch to "main"
This commit is contained in:
@@ -99,7 +99,7 @@ class SendinBlueBackendIntegrationTests(AnymailTestMixin, SimpleTestCase):
|
||||
'attachment': [{
|
||||
'name': 'attachment1.txt',
|
||||
# URL where Sendinblue can download the attachment content while sending:
|
||||
'url': 'https://raw.githubusercontent.com/anymail/django-anymail/master/AUTHORS.txt',
|
||||
'url': 'https://raw.githubusercontent.com/anymail/django-anymail/main/AUTHORS.txt',
|
||||
}]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user