From 1a4fff1a4216d4d2736621527e2ff6c744ab6656 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 26 Jan 2021 15:16:36 +0100 Subject: doc: Switch URLs to https --- README.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.asciidoc') diff --git a/README.asciidoc b/README.asciidoc index 787ee049a..7759b18b6 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -92,8 +92,8 @@ The following software and libraries are required to run qutebrowser: for Python 3 * https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools] (being phased out for qutebrowser v2.0.0) -* http://jinja.pocoo.org/[jinja2] -* http://pygments.org/[pygments] +* https://palletsprojects.com/p/jinja/[jinja2] +* https://pygments.org/[pygments] * https://github.com/yaml/pyyaml[PyYAML] On older Python versions (3.6/3.7/3.8), the following backports are also required: @@ -106,7 +106,7 @@ The following libraries are optional: * https://pypi.org/project/adblock/[adblock] (for improved adblocking using ABP syntax) * On Windows, https://pypi.python.org/pypi/colorama/[colorama] for colored log output. -* http://asciidoc.org/[asciidoc] to generate the documentation for the `:help` +* https://asciidoc.org/[asciidoc] to generate the documentation for the `:help` command, when using the git repository (rather than a release). See link:doc/install.asciidoc[the documentation] for directions on how to @@ -185,7 +185,7 @@ Active * https://fanglingsu.github.io/vimb/[vimb] (C, GTK+ with WebKit2) * https://luakit.github.io/luakit/[luakit] (C/Lua, GTK+ with WebKit2) -* https://nyxt.atlas.engineer/[Nyxt browser] (formerly "Next browser", Lisp, Emacs-like but also offers Vim bindings, QtWebKit or GTK+/WebKit2 - note there was a http://jgkamat.gitlab.io/blog/next-rce.html[critical remote code execution] which was handled quite badly) +* https://nyxt.atlas.engineer/[Nyxt browser] (formerly "Next browser", Lisp, Emacs-like but also offers Vim bindings, QtWebKit or GTK+/WebKit2 - note there was a https://jgkamat.gitlab.io/blog/next-rce.html[critical remote code execution] which was handled quite badly) * https://vieb.dev/[Vieb] (JavaScript, Electron) * Chrome/Chromium addons: https://vimium.github.io/[Vimium], -- cgit v1.2.3-54-g00ecf