You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/guide/getting-started/modes.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,9 @@ The device will itself automatically enter safe mode if there is no application
169
169
170
170
If you wish to program your {{device}} with a custom firmware via USB, you'll need to use this mode. This mode triggers the on-board bootloader that accepts firmware binary files via the [dfu-utility.](https://s3.amazonaws.com/spark-assets/dfu-util-0.8-binaries.tar.xz)
171
171
172
-
Installation tutorial can be found [here.](/photon/cli/#upgrading-from-the-spark-cli-advanced-install)
172
+
Installation tutorial can be found [here.](/guide/tools-and-features/cli/)
0 commit comments