diff --git a/README.md b/README.md
index 9b97ea0..e57db48 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
**`django-turbo-response` has been renamed to `django-turbo-helper` since version 2.x.x**
-1. For `django-turbo-response` user, please check https://django-turbo-helper.readthedocs.io/en/1.0.3/
+1. For legacy `django-turbo-response` user, please check https://django-turbo-helper.readthedocs.io/en/1.0.3/
2. For `django-turbo-helper` user, please check https://django-turbo-helper.readthedocs.io/
## Free Hotwire Django eBook
diff --git a/docs/source/index.rst b/docs/source/index.rst
index b6a41a4..3f60668 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -3,9 +3,10 @@ django-turbo-helper
This package provides helpers for server-side rendering of *Turbo Frame* and *Turbo Stream*, which aim to work with the `Hotwire `_ project.
-**`django-turbo-response` has been renamed to `django-turbo-helper` since version 2.x.x**
+.. warning::
+ ``django-turbo-response`` has been renamed to ``django-turbo-helper`` since version 2.x.x.
-For `django-turbo-response` user, please check `django-turbo-response documentation `_.
+ For legacy ``django-turbo-response`` user, please check `django-turbo-response documentation `_.
.. _topics: