Skip to content

Commit f959d8d

Browse files
fix doc
1 parent 9b2d7a7 commit f959d8d

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
409409
410410
For the description of Software Update process with EFR32 example applications
411411
see
412-
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
412+
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
413413
414414
## Building options
415415

examples/lighting-app/silabs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -348,13 +348,13 @@ tracking code inside the `trackAlloc` and `trackFree` function
348348

349349
For the description of Software Update process with EFR32 example applications
350350
see
351-
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
351+
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
352352

353353
## Group Communication (Multicast)
354354

355355
With this lighting example you can also use group communication to send Lighting
356356
commands to multiples devices at once. Please refer to the
357-
[chip-tool documentation](../../../chip-tool/README.md) _Configuring the server
357+
[chip-tool documentation](../../chip-tool/README.md) _Configuring the server
358358
side for Group Commands_ and _Using the Client to Send Group (Multicast) Matter
359359
Commands_
360360

examples/lock-app/silabs/README.md

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

381381
For the description of Software Update process with EFR32 example applications
382382
see
383-
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
383+
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
384384

385385
## Building options
386386

examples/thermostat/silabs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
341341
342342
For the description of Software Update process with EFR32 example applications
343343
see
344-
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
344+
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
345345
346346
## Building options
347347

examples/window-app/silabs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ combination with JLinkRTTClient as follows:
341341
342342
For the description of Software Update process with EFR32 example applications
343343
see
344-
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
344+
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
345345
346346
## Building options
347347

0 commit comments

Comments
 (0)