Skip to content

Commit 0188e55

Browse files
hartworkcodingjoe
authored andcommitted
Update external links to Select2
1 parent 8759a34 commit 0188e55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See `Github releases`_
5454

5555

5656
.. _Django: https://www.djangoproject.com/
57-
.. _Select2: http://ivaynberg.github.com/select2/
57+
.. _Select2: https://select2.org/
5858
.. _autocomplete_fields: https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields
5959
.. _CHANGELOG.md: CHANGELOG.md
6060
.. _Github releases: https://github.com/applegrew/django-select2/releases

django_select2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
The application includes Select2 driven Django Widgets and Form Fields.
55
66
.. _Django: https://www.djangoproject.com/
7-
.. _Select2: http://ivaynberg.github.com/select2/
7+
.. _Select2: https://select2.org/
88
99
"""
1010
default_app_config = 'django_select2.apps.Select2AppConfig'

0 commit comments

Comments
 (0)