Skip to content

Commit 2fba64c

Browse files
committed
fix link typo in change log
1 parent 0d3c0e9 commit 2fba64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/meta/00-change-log.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on GitHub.
1919
* Added new Django code example pages:
2020
* [django.db OperationalError](/django-db-operationalerror-examples.html)
2121
* [django.db.models AutoField](/django-db-models-autofield-examples.html)
22-
* [django.db.models DateField](/django-db-models-autofield-examples.html)
22+
* [django.db.models DateField](/django-db-models-datefield-examples.html)
2323
* [django.db.models IntegerField](/django-db-models-integerfield-examples.html)
2424
* [django.apps.config AppConfig](/django-apps-config-appconfig-examples.html)
2525

0 commit comments

Comments
 (0)