summaryrefslogtreecommitdiff
path: root/qutebrowser/completion/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/completion/__init__.py')
-rw-r--r--qutebrowser/completion/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/completion/__init__.py b/qutebrowser/completion/__init__.py
index c6faea894..0f86f9432 100644
--- a/qutebrowser/completion/__init__.py
+++ b/qutebrowser/completion/__init__.py
@@ -15,6 +15,6 @@
# 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/>.
"""Modules related to the command completion."""