diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-06-16 18:09:30 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-06-16 18:09:30 +0300 |
commit | 410c14d44e433174a63bfe874d5b297c61275994 (patch) | |
tree | 3308099b1df7a42f83c5dbd6bf741341d23077df | |
parent | 034aef9c8d3d2aa1306e84b30123556a45fe500b (diff) | |
download | meson-410c14d44e433174a63bfe874d5b297c61275994.zip meson-410c14d44e433174a63bfe874d5b297c61275994.tar.gz meson-410c14d44e433174a63bfe874d5b297c61275994.tar.bz2 |
Update home page address.
-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/ |