diff options
author | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2015-06-16 14:55:14 +0300 |
---|---|---|
committer | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2015-06-16 14:55:14 +0300 |
commit | 0293947d73b82c74847b9c190c62a12779718c40 (patch) | |
tree | eff3d3e3b78e00d8a6e50da5d5c3275fa97c5a74 /man/mesonconf.1 | |
parent | da5606eb574bd78e75ddee6597b55ec6cf110764 (diff) | |
download | meson-0293947d73b82c74847b9c190c62a12779718c40.zip meson-0293947d73b82c74847b9c190c62a12779718c40.tar.gz meson-0293947d73b82c74847b9c190c62a12779718c40.tar.bz2 |
trivial: fix urls after repo migration
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 8573379..af8bdbd 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://jpakkane.github.io/meson/ +https://mesonbuild.com/ |