summaryrefslogtreecommitdiff
path: root/qutebrowser/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/__main__.py')
-rw-r--r--qutebrowser/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/__main__.py b/qutebrowser/__main__.py
index 1956dd0b8..89ea27dcb 100644
--- a/qutebrowser/__main__.py
+++ b/qutebrowser/__main__.py
@@ -16,7 +16,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/>.
"""Simple launcher for qutebrowser."""