You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ The goal of this library is to provided the simplest possible Tailwind integrati
57
57
58
58
Enjoy!
59
59
60
-
Checkout the detailed [installation guide](https://django-tailwind-cli.andrich.me/installation/) if you want to activate browser reload or the `runserver_plus` management command known from `django-extensions`.
60
+
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`.
61
61
62
62
## Features
63
63
@@ -77,7 +77,7 @@ Python 3.9 or newer with Django >= 4.2.
77
77
78
78
## Documentation
79
79
80
-
The documentation can be found at [https://django-tailwind-cli.andrich.me/](https://django-tailwind-cli.andrich.me/)
80
+
The documentation can be found at [https://django-tailwind-cli.rtfd.io/](https://django-tailwind-cli.rtfd.io/)
0 commit comments