We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7acf5e commit 834cb21Copy full SHA for 834cb21
Makefile
@@ -38,10 +38,8 @@ welcome:
38
@echo ""
39
@echo "Please see our Quick Start Guide at:"
40
@echo " https://doc.riot-os.org/getting-started.html"
41
- @echo "You can ask questions on our forum:"
+ @echo "You can ask questions or discuss with other users on our forum:"
42
@echo " https://forum.riot-os.org"
43
- @echo "Or discuss with other users on the mailing list:"
44
- @echo " [email protected] (http://lists.riot-os.org/mailman/listinfo/users)"
45
46
print-versions:
47
@./dist/tools/ci/print_toolchain_versions.sh
0 commit comments