aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Running-Meson.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/Running-Meson.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/Running-Meson.md')
-rw-r--r--docs/markdown/Running-Meson.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Running-Meson.md b/docs/markdown/Running-Meson.md
index d9847ac..2dbb755 100644
--- a/docs/markdown/Running-Meson.md
+++ b/docs/markdown/Running-Meson.md
@@ -54,7 +54,7 @@ You can then open the generated solution with Visual Studio and compile it in th
Building the source
==
-If you are not using an IDE, Meson uses the [Ninja build system](http://martine.github.com/ninja/) to actually build the code. To start the build, simply type the following command.
+If you are not using an IDE, Meson uses the [Ninja build system](https://ninja-build.org/) to actually build the code. To start the build, simply type the following command.
ninja