Skip to content

Commit 1ed0c04

Browse files
committed
boards: Update UF2_INDEX_URL for FoBE Quill nRF52840 Mesh
Changed the UF2_INDEX_URL to point to the new documentation site for the FoBE Quill nRF52840 Mesh. Signed-off-by: ChihoSin chihosin@icloud.com
1 parent cc1a70c commit 1ed0c04

File tree

1 file changed

+1
-1
lines changed
  • src/boards/fobe_quill_nrf52840_mesh

1 file changed

+1
-1
lines changed

src/boards/fobe_quill_nrf52840_mesh/board.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
#define UF2_PRODUCT_NAME "FoBE Quill nRF52840 Mesh"
6464
#define UF2_VOLUME_LABEL "FoBE Boot"
6565
#define UF2_BOARD_ID "f1101_r1a"
66-
#define UF2_INDEX_URL "https://wiki.fobestudio.com/product/f1101"
66+
#define UF2_INDEX_URL "https://docs.fobestudio.com/product/f1101"
6767

6868

6969
#endif /* _FOBE_QUILL_NRF52840_MESH_H_ */

0 commit comments

Comments
 (0)