diff options
-rw-r--r-- | man/meson.1 | 2 | ||||
-rw-r--r-- | readme.txt | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1 index f899662..f6953c2 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://sourceforge.net/p/meson +https://jpakkane.github.io/meson/ @@ -45,7 +45,8 @@ DESTDIR can be omitted. If you are installing to system directories, you may need to run this command with sudo. -Contact info +Further info -All questions should be sent to the mailing list: -https://lists.sourceforge.net/lists/listinfo/meson-devel +The home page of Meson can be found here: + +https://jpakkane.github.io/meson/ |