Skip to content

Commit

Permalink
Merge pull request #1011 from readthedocs/link-license
Browse files Browse the repository at this point in the history
Link to sphinx license
  • Loading branch information
stsewd committed Oct 8, 2020
2 parents b5cafe8 + cf6da76 commit 80cc791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_rtd_theme/search.html
Expand Up @@ -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') %}
Expand Down

0 comments on commit 80cc791

Please sign in to comment.