summaryrefslogtreecommitdiff
path: root/make/template
diff options
context:
space:
mode:
Diffstat (limited to 'make/template')
-rw-r--r--make/template/main.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/template/main.mk b/make/template/main.mk
index 23daa7efc..6979e1c74 100644
--- a/make/template/main.mk
+++ b/make/template/main.mk
@@ -200,8 +200,8 @@ std-header:
@echo "* BUILDING INSPIRCD *"
@echo "* *"
@echo "* This will take a *long* time. *"
- @echo "* Why not read our wiki at *"
- @echo "* http://wiki.inspircd.org *"
+ @echo "* Why not read our docs at *"
+ @echo "* http://docs.inspircd.org *"
@echo "* while you wait for make to run? *"
@echo "*************************************"