Skip to content

Commit 2a70006

Browse files
authored
Link to static JS libraries from Sphinx 5.3 (#10926)
This is the last Sphinx minor version to include ``jquery.js`` and ``underscore.js``.
1 parent 49c48f5 commit 2a70006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Deprecated
314314
``underscore.js`` from `the Sphinx repository`_ to your ``static`` directory,
315315
and add the following to your ``layout.html``:
316316

317-
.. _the Sphinx repository: https://github.com/sphinx-doc/sphinx/tree/v4.3.2/sphinx/themes/basic/static
317+
.. _the Sphinx repository: https://github.com/sphinx-doc/sphinx/tree/v5.3.0/sphinx/themes/basic/static
318318
.. code-block:: html+jinja
319319

320320
{%- block scripts %}

0 commit comments

Comments
 (0)