diff options
author | Mats Wichmann <mats@linux.com> | 2022-02-28 15:03:00 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2022-02-28 15:03:00 (GMT) |
commit | 5353f82282315a347dd3a7ee212adbb82d42b7ba (patch) | |
tree | eaaf10c9b3b8e8bab51bade67e0664d8a0f38931 /doc | |
parent | 247af9aaee58822b9be66034d3bb9067b2cecda9 (diff) | |
download | SCons-5353f82282315a347dd3a7ee212adbb82d42b7ba.zip SCons-5353f82282315a347dd3a7ee212adbb82d42b7ba.tar.gz SCons-5353f82282315a347dd3a7ee212adbb82d42b7ba.tar.bz2 |
Ninja docs (#4105): address some review comments
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/external.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/external.xml b/doc/user/external.xml index 1d67edd..b483196 100644 --- a/doc/user/external.xml +++ b/doc/user/external.xml @@ -367,7 +367,7 @@ conda install -c conda-forge ninja <para> It is not expected that the &b-link-Ninja; builder will work for all builds at this point. It is still under active development. If you find that your build doesn't work with &ninja; please bring this to the users mailing list - or devel channel on our Discord server. + or <literal>#scons-help</literal> channel on our Discord server. </para> <para> |