Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-yin committed Jan 12, 2024
1 parent ca96747 commit 8a0b1d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://hotwire.dev/>`_ 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 <https://django-turbo-helper.readthedocs.io/en/1.0.3/>`_.
For legacy ``django-turbo-response`` user, please check `django-turbo-response documentation <https://django-turbo-helper.readthedocs.io/en/1.0.3/>`_.

.. _topics:

Expand Down

0 comments on commit 8a0b1d5

Please sign in to comment.