diff options
author | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2015-06-16 15:04:04 +0300 |
---|---|---|
committer | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2015-06-16 15:04:04 +0300 |
commit | 83aa2262e36b596173fc310b4f22971391dc1083 (patch) | |
tree | b5f48c17c156175e5691ea27f18685b3a3c7aed9 /man/mesonconf.1 | |
parent | 0293947d73b82c74847b9c190c62a12779718c40 (diff) | |
download | meson-83aa2262e36b596173fc310b4f22971391dc1083.zip meson-83aa2262e36b596173fc310b4f22971391dc1083.tar.gz meson-83aa2262e36b596173fc310b4f22971391dc1083.tar.bz2 |
trivial: mesonbuild.com is http-only
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'man/mesonconf.1')
-rw-r--r-- | man/mesonconf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mesonconf.1 b/man/mesonconf.1 index af8bdbd..154af28 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -22,4 +22,4 @@ To set values, just use the \-D command line argument like this. .B mesonconf \-Dopt1=value1 \-Dopt2=value2 .SH SEE ALSO -https://mesonbuild.com/ +http://mesonbuild.com/ |