Skip to content

Commit 4ffc8ea

Browse files
Copilotsgbaird
andcommitted
Update security warning to use repository's standard caution note format
Co-authored-by: sgbaird <[email protected]>
1 parent d317b4d commit 4ffc8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/courses/hello-world/1.4.2-non-micropython-device-version.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"2. **Set your unique device ID** in the `COURSE_ID` variable\n",
7878
"3. **Ensure your device ID matches** what you're using in the companion notebook\n",
7979
"\n",
80-
"⚠️ **Security Warning:** The credentials shown below are public test credentials for educational purposes only. In production environments, never hardcode credentials directly in your code or expose them in plain text. Instead, use environment variables, secure configuration files, or cloud secret management services."
80+
"> **_CAUTION:_** The credentials shown below are public test credentials for educational purposes only. In production environments, never hardcode credentials directly in your code or expose them in plain text. Instead, use environment variables, secure configuration files, or cloud secret management services."
8181
],
8282
"metadata": {
8383
"id": "mqttSetupNote"

0 commit comments

Comments
 (0)