Skip to content

Commit

Permalink
Small documentation fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ngnpope authored Apr 20, 2022
1 parent ef0d828 commit 053a91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/drf_yasg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ features are being used.
__ https://pypi.org/project/drf-yasg
__ https://pypi.org/project/djangorestframework/

.. note:: In contrast to `drf-yasg`, we don't package Redoc & Swagger UI but serve them via hyperliked CDNs instead.
.. note:: In contrast to `drf-yasg`, we don't package Redoc & Swagger UI but serve them via hyperlinked CDNs instead.
If you want or need to serve those files yourself, you can do that with the optional
`drf-spectacular-sidecar <https://github.com/tfranzel/drf-spectacular-sidecar>`_. See
`drf-spectacular-sidecar <https://github.com/tfranzel/drf-spectacular-sidecar>`_ package. See
:ref:`installation instructions <self-contained-ui-installation>` for further details.


Expand Down

0 comments on commit 053a91c

Please sign in to comment.