summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-16 18:57:29 +0100
committerGitHub <noreply@github.com>2019-12-16 18:57:29 +0100
commitda52706ab5c50fc4b2241bf4fc6fe5ebc5e03416 (patch)
tree919ac6f1d021d1e60de25dba72592e9249870fba
parent036ddb431f118840a0ffd8aefd26536b194918b8 (diff)
parentc0e80c6068c21b235f6590e38628e08a1e93a2b4 (diff)
downloadqutebrowser-da52706ab5c50fc4b2241bf4fc6fe5ebc5e03416.tar.gz
qutebrowser-da52706ab5c50fc4b2241bf4fc6fe5ebc5e03416.zip
Merge pull request #5151 from jyscao/doc_update
Update: link for tox in contributing.asciidoc
-rw-r--r--doc/contributing.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.asciidoc b/doc/contributing.asciidoc
index 95c53cea5..ba984f328 100644
--- a/doc/contributing.asciidoc
+++ b/doc/contributing.asciidoc
@@ -105,7 +105,7 @@ Useful utilities
Checkers
~~~~~~~~
-qutebrowser uses http://tox.readthedocs.org/en/latest/[tox] to run its
+qutebrowser uses https://tox.readthedocs.io/en/latest/[tox] to run its
unittests and several linters/checkers.
Currently, the following tox environments are available: