diff options
author | Jan Tojnar <jtojnar@gmail.com> | 2017-09-16 15:24:35 +0200 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2017-09-16 18:54:35 +0530 |
commit | 10cdb9ebc98e16657273400db0e24cc0ad24c680 (patch) | |
tree | 94a21342c8f368a429b768c379b407bc47110897 | |
parent | a59175d1f32ecc40888bfd5d32e6834b4a0bd5a9 (diff) | |
download | meson-10cdb9ebc98e16657273400db0e24cc0ad24c680.zip meson-10cdb9ebc98e16657273400db0e24cc0ad24c680.tar.gz meson-10cdb9ebc98e16657273400db0e24cc0ad24c680.tar.bz2 |
contributing.txt: Update link to FAQ (#2330)
-rw-r--r-- | contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.txt b/contributing.txt index c4809ec..094c5e6 100644 --- a/contributing.txt +++ b/contributing.txt @@ -58,7 +58,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/mesonbuild/meson/wiki/FAQ +added to Meson: http://mesonbuild.com/FAQ.html Merge requests adding either of these two features will be automatically rejected. Please save everyone's time (especially your own) and don't start |