Link to sphinx license

Closes https://github.com/readthedocs/sphinx_rtd_theme/issues/283
This commit is contained in:
Santos Gallegos
2020-10-08 17:02:21 -05:00
parent b5cafe8e44
commit cf6da7632d

View File

@@ -5,7 +5,7 @@
Template for the search page.
:copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
:license: BSD, see https://github.com/sphinx-doc/sphinx/blob/master/LICENSE for details.
#}
{%- extends "layout.html" %}
{% set title = _('Search') %}