From 730a350c6117d8194ffcafdeddeb81ba8b58300c Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 12 Apr 2017 16:24:40 +0000 Subject: [PATCH] projects-dir.mk: Change documentation URL Signed-off-by: Jan Lindemann --- make/projects-dir.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/make/projects-dir.mk b/make/projects-dir.mk index f489ce1f..ca727a0a 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -1,12 +1,13 @@ # -# This is the toplevel Makefile for a janware GmbH software build tree. It is +# This is the top-level Makefile for a janware GmbH software build tree. It is # provided under the terms of the GNU Lesser Public License, Version 2. # # You will need a janware.com user account for pretty much anything this # Makefile does. Ask admin@janware.com if you want one. # -# https://janware.com/wiki/pub/en:sw:build: has some on-line documentation on -# how this Makefile is meant to be used. +# https://janware.com/wiki/pub/en/sw/build/ provides current documentation on +# how this Makefile is meant to be used. Running "make doc-module" might take +# you there semi-automatically. # # ------------ Makefile and environment variables