diff --git a/sphinx_rtd_theme/search.html b/sphinx_rtd_theme/search.html index 296ef2615..f85a6dae2 100644 --- a/sphinx_rtd_theme/search.html +++ b/sphinx_rtd_theme/search.html @@ -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') %}