diff --git a/docs/drf_yasg.rst b/docs/drf_yasg.rst index 501d2e3b..6ae13a4c 100644 --- a/docs/drf_yasg.rst +++ b/docs/drf_yasg.rst @@ -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 `_. See + `drf-spectacular-sidecar `_ package. See :ref:`installation instructions ` for further details.