Skip to content

Commit ac810b1

Browse files
Manav Mehtarerasool
Manav Mehta
authored andcommitted
Pull request project-chip#456: 917 SoC - Group and OTA Guide Link Corrections in README Pages
Merge in WMN_TOOLS/matter from feature/docs_readme_link_corrections to RC_1.0.2-1.0 Squashed commit of the following: commit c0f7f30a0434eee6d893e80ce2a947e2e7a2a58c Author: Manav Mehta <mamehta@silabs.com> Date: Fri Dec 16 16:36:45 2022 +0530 OTA Guide Link Corrections in Switch and Window App README pages commit 3f10d5f7db3d56dd90738ace6f83e20c2128be92 Author: Manav Mehta <mamehta@silabs.com> Date: Fri Dec 16 16:30:21 2022 +0530 Group and OTA Guide Link Corrections in Light and Lock README Pages
1 parent 6d8a919 commit ac810b1

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

examples/light-switch-app/silabs/efr32/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
432432
433433
For the description of Software Update process with EFR32 example applications
434434
see
435-
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
435+
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
436436
437437
## Building options
438438

examples/lighting-app/silabs/SiWx917/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
150150
151151
With this lighting example you can also use group communication to send Lighting
152152
commands to multiples devices at once. Please refer to the
153-
[chip-tool documentation](../../chip-tool/README.md) _Configuring the server
153+
[chip-tool documentation](../../../chip-tool/README.md) _Configuring the server
154154
side for Group Commands_ and _Using the Client to Send Group (Multicast) Matter
155155
Commands_
156156

examples/lighting-app/silabs/efr32/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -381,13 +381,13 @@ tracking code inside the `trackAlloc` and `trackFree` function
381381
382382
For the description of Software Update process with EFR32 example applications
383383
see
384-
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
384+
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
385385
386386
## Group Communication (Multicast)
387387
388388
With this lighting example you can also use group communication to send Lighting
389389
commands to multiples devices at once. Please refer to the
390-
[chip-tool documentation](../../chip-tool/README.md) _Configuring the server
390+
[chip-tool documentation](../../../chip-tool/README.md) _Configuring the server
391391
side for Group Commands_ and _Using the Client to Send Group (Multicast) Matter
392392
Commands_
393393

examples/lock-app/silabs/efr32/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
413413

414414
For the description of Software Update process with EFR32 example applications
415415
see
416-
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
416+
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
417417

418418
## Building options
419419

examples/window-app/silabs/efr32/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ combination with JLinkRTTClient as follows:
350350
351351
For the description of Software Update process with EFR32 example applications
352352
see
353-
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
353+
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
354354
355355
## Building options
356356

0 commit comments

Comments
 (0)