Skip to content

Commit a2f3f74

Browse files
committed
Update Image spelling
1 parent 5441bd6 commit a2f3f74

8 files changed

+6
-6
lines changed

docs/guides/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- [Silicon Labs - Software Update](./silabs_efr32_software_update.md)
2525
- [Silicon Labs - CLI Guide](./silabs_cli_guide.md)
2626
- [STMicroelectronics (STM32)](./stm32_getting_started_guide.md)
27-
- [TI - Platform Overview](./ti/ti_platform_overview.md)
27+
- [TI - Platform Overview](./ti/matter-users-guide/ti_matter_overview.md)
2828
- [Open IoT SDK - Platform Overview](./openiotsdk_platform_overview.md)
2929
- [Open IoT SDK - Examples](./openiotsdk_examples.md)
3030
- [Open IoT SDK - Unit Tests](./openiotsdk_unit_tests.md)

docs/guides/darwin.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Example:
267267
- [Silicon Labs](./silabs_getting_started.md)
268268
- [Simulated Linux](./simulated_device_linux.md)
269269
- [Telink](/examples/lighting-app/telink/README.md)
270-
- [TI Platform](./ti/ti_platform_overview.md)
270+
- [TI Platform](./ti/matter-users-guide/ti_matter_overview.md)
271271
- [TI All Clusters](/examples/all-clusters-app/cc13x4_26x4/README.md)
272272
- [Tizen](/examples/lighting-app/tizen/README.md)
273273

docs/guides/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ti/ti_platform_overview
4040
- [Silicon Labs - Getting Started](./silabs_getting_started.md)
4141
- [Silicon Labs - Software Update](./silabs_efr32_software_update.md)
4242
- [Silicon Labs - CLI Guide](./silabs_cli_guide.md)
43-
- [TI - Platform Overview](./ti/ti_platform_overview.md)
43+
- [TI - Platform Overview](./ti/matter-users-guide/ti_matter_overview.md)
4444

4545
## Tool Guides
4646

docs/guides/ti/matter-syscfg/sysconfig-board.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Below are the steps required to utilize the Reserve Peripherals feature.
4444
2. Open the panel \"Reserve Peripherals\"
4545

4646
<div style="text-align: center;">
47-
<img src="images/syscfg-reserve-peripheral-panel.png" width=30%>
47+
<img src="images/reserve-peripheral-panel.png" width=30%>
4848
</div>
4949

5050
3. Reserve the resources
@@ -53,7 +53,7 @@ Below are the steps required to utilize the Reserve Peripherals feature.
5353
15
5454

5555
<div style="text-align: center;">
56-
<img src="images/syscfg-reserve-gpio.png" width=30%>
56+
<img src="images/reserve-gpio.png" width=30%>
5757
</div>
5858

5959
SysConfig ensures no resource conflict occurs. In case no solution can be found,
@@ -70,5 +70,5 @@ resources.
7070
Sysconfig Hardware View:
7171

7272
<div style="text-align: center;">
73-
<img src="images/syscfg_hardware_view.png" width=30%>
73+
<img src="images/hardware_view.png" width=30%>
7474
</div>

0 commit comments

Comments
 (0)