From 40d7704cd5d639bb7e7149425501c31254a85f0f Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Tue, 2 May 2017 22:17:24 -0400 Subject: doc: Use https links wherever possible. --- docs/markdown/Quick-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Quick-guide.md') diff --git a/docs/markdown/Quick-guide.md b/docs/markdown/Quick-guide.md index 600120eb0..5feccbc5c 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. -- cgit v1.2.3