From 120205ee120dd21d913d64b9b1e8c53b15785ceb Mon Sep 17 00:00:00 2001 From: Oliver Andrich Date: Sat, 16 Nov 2024 14:21:01 +0100 Subject: [PATCH] Documentation fixes. (Take 2) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6448545..8bc7c4d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The goal of this library is to provided the simplest possible Tailwind integrati Enjoy! -Checkout the detailed [installation guide](https://django-tailwind-cli.rtfd.io.me/installation/) if you want to activate browser reload or the `runserver_plus` management command known from `django-extensions`. +Checkout the detailed [installation guide](https://django-tailwind-cli.rtfd.io/installation/) if you want to activate browser reload or the `runserver_plus` management command known from `django-extensions`. ## Features