From 19fb7d779fdd14c99244bb975a0291e651381147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Juvenal?= Date: Thu, 24 Oct 2024 08:56:53 -0300 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bef782c..06f7334 100644 --- a/README.rst +++ b/README.rst @@ -429,7 +429,7 @@ Using templated_email_md This is a third-party backend that uses Markdown to render the email templates. -For installation and usage, see the [django-templated-email-md](https://github.com/OmenApps/django-templated-email-md/) repository, and the associated [documentation](https://django-templated-email-md.readthedocs.io/). +For installation and usage, see the `django-templated-email-md `_ repository, and the associated `documentation `_. Releasing a new version of this package: ========================================