diff --git a/make/projects-dir.mk b/make/projects-dir.mk index 73a18738..aa594436 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -13,8 +13,8 @@ # one, then define the JANWARE_USER = environment variable. # # Current documentation on how this Makefile is meant to be used can be found -# under https://janware.com/wiki/pub/en/sw/build/. Running "make doc-module" -# might take you there semi-automatically. +# under https://janware.com/wiki/pub/en/sw/build/. Running "make help" might +# take you there semi-automatically. # # ------------ Makefile and environment variable definitions