summaryrefslogtreecommitdiff
path: root/qutebrowser/misc/consolewidget.py
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/misc/consolewidget.py')
-rw-r--r--qutebrowser/misc/consolewidget.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/misc/consolewidget.py b/qutebrowser/misc/consolewidget.py
index 98025ed2b..a826a4ed8 100644
--- a/qutebrowser/misc/consolewidget.py
+++ b/qutebrowser/misc/consolewidget.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/>.
"""Debugging console."""