aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Quick-guide.md
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2017-05-02 22:17:24 -0400
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2017-05-03 16:20:53 -0400
commit40d7704cd5d639bb7e7149425501c31254a85f0f (patch)
treeb6514ebdf61991c2b386e1d6030a258a8a04dd62 /docs/markdown/Quick-guide.md
parentac74b76c33bc7e649df013027b202329eb385bbf (diff)
downloadmeson-40d7704cd5d639bb7e7149425501c31254a85f0f.zip
meson-40d7704cd5d639bb7e7149425501c31254a85f0f.tar.gz
meson-40d7704cd5d639bb7e7149425501c31254a85f0f.tar.bz2
doc: Use https links wherever possible.
Diffstat (limited to 'docs/markdown/Quick-guide.md')
-rw-r--r--docs/markdown/Quick-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Quick-guide.md b/docs/markdown/Quick-guide.md
index 600120e..5feccbc 100644
--- a/docs/markdown/Quick-guide.md
+++ b/docs/markdown/Quick-guide.md
@@ -12,7 +12,7 @@ Requirements
Meson has two main dependencies.
-* [Python 3](http://python.org)
+* [Python 3](https://python.org)
* [Ninja](https://github.com/ninja-build/ninja/)
Ninja is only needed if you use the Ninja backend. Meson can also generate native VS and XCode project files.