summaryrefslogtreecommitdiff
path: root/qutebrowser/utils/jinja.py
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/utils/jinja.py')
-rw-r--r--qutebrowser/utils/jinja.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/utils/jinja.py b/qutebrowser/utils/jinja.py
index aaac625dc..20e61c136 100644
--- a/qutebrowser/utils/jinja.py
+++ b/qutebrowser/utils/jinja.py
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
+# along with qutebrowser. If not, see <https://www.gnu.org/licenses/>.
"""Utilities related to jinja2."""