aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2015-06-16 14:55:14 +0300
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2015-06-16 14:55:14 +0300
commit0293947d73b82c74847b9c190c62a12779718c40 (patch)
treeeff3d3e3b78e00d8a6e50da5d5c3275fa97c5a74
parentda5606eb574bd78e75ddee6597b55ec6cf110764 (diff)
downloadmeson-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>
-rw-r--r--contributing.txt2
-rw-r--r--man/meson.12
-rw-r--r--man/mesonconf.12
-rw-r--r--man/mesongui.12
-rw-r--r--man/mesonintrospect.12
5 files changed, 5 insertions, 5 deletions
diff --git a/contributing.txt b/contributing.txt
index 0e7a7ff..2aa415f 100644
--- a/contributing.txt
+++ b/contributing.txt
@@ -51,7 +51,7 @@ These are bad because they would make Meson's DSL Turing complete. The
second feature is a Make backend.
The FAQ has specific information why these two features will not be
-added to Meson: https://github.com/jpakkane/meson/wiki/FAQ
+added to Meson: https://github.com/mesonbuild/meson/wiki/FAQ
Merge requests adding either of these two features will be automatically
rejected. Please save everyone's time (especially your own) and don't start
diff --git a/man/meson.1 b/man/meson.1
index 12eb882..4fb7661 100644
--- a/man/meson.1
+++ b/man/meson.1
@@ -43,4 +43,4 @@ print version number
\fB\-\-help\fR
print command line help
.SH SEE ALSO
-https://jpakkane.github.io/meson/
+https://mesonbuild.com/
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/
diff --git a/man/mesongui.1 b/man/mesongui.1
index 137e093..afd9d6d 100644
--- a/man/mesongui.1
+++ b/man/mesongui.1
@@ -21,4 +21,4 @@ options and allows you to change them as desired. The
gui can also be used to build and install the project.
.SH SEE ALSO
-https://jpakkane.github.io/meson/
+http://mesonbuild.com/
diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1
index a7646a8..f1a83bc 100644
--- a/man/mesonintrospect.1
+++ b/man/mesonintrospect.1
@@ -32,4 +32,4 @@ print all unit tests
print command line help
.SH SEE ALSO
-https://jpakkane.github.io/meson/
+http://mesonbuild.com/