diff --git a/README.md b/README.md index 7fbafb1ae..07914c8a7 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ See [INSTALL.md](INSTALL.md) for setup instructions. This application can be translated in to different languages. -This is done using [Django's standard translation system](https://docs.djangoproject.com/en/3.2/topics/i18n/translation/). +This is done using [Django's standard translation system](https://docs.djangoproject.com/en/4.2/topics/i18n/translation/). ## TranslatedTemplateView