Skip to content

Commit 6ab71eb

Browse files
committed
Documentation fixes.
1 parent 1ef8e6b commit 6ab71eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/django_tailwind_cli/management/commands/tailwind.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ def runserver_plus(
201201
):
202202
msg = (
203203
"Missing dependencies. Follow the instructions found on "
204-
"https://django-tailwind-cli.rtfd.io.me/installation/."
204+
"https://django-tailwind-cli.rtfd.io/installation/."
205205
)
206206
raise CommandError(msg)
207207

0 commit comments

Comments
 (0)