diff --git a/Makefile b/Makefile
index dcf2fb6a16605b81d6b8682bd237cb3f32bcac70..73041a0beed93b671af8a971df2e39ad4d8b0275 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ welcome:
 	@echo "You should run 'make' in your application's directory instead."
 	@echo ""
 	@echo "Please see our Quick Start Guide at:"
-	@echo "    https://github.com/RIOT-OS/RIOT/wiki/Quick-Start-Guide"
+	@echo "    https://doc.riot-os.org/getting-started.html"
 	@echo "Or ask questions on our mailing list:"
 	@echo "    users@riot-os.org (http://lists.riot-os.org/mailman/listinfo/users)"