diff --git a/sld407-matter-ota/02-ota-software-update.md b/sld407-matter-ota/02-ota-software-update.md index 74c254f..4d00ff3 100644 --- a/sld407-matter-ota/02-ota-software-update.md +++ b/sld407-matter-ota/02-ota-software-update.md @@ -42,7 +42,7 @@ The chip-ota-provider-app binary for a Raspberry Pi is a part of the Artifacts p The running image and the update image are regular Matter application images and are built using the standard procedure. The only additional configuration required is the use of a higher software version in the update image. The software version is configured in a Studio Matter project by navigating to Software Components -> Silicon Labs Matter -> Stack -> Matter Core Components, clicking "Configure" and setting the "Device software version" and "Device software version string" parameters. -See the following page for detailed steps: [build OTA application using studio](./05-build-ota-application-using-studio.md). +See the following page for detailed steps: [build OTA application using studio](./04-build-ota-application-using-studio.md). ### Obtaining the Bootloader binary diff --git a/sld407-matter-ota/03-ota-software-update-soc.md b/sld407-matter-ota/03-ota-software-update-soc.md index 50024ce..0aae2f6 100644 --- a/sld407-matter-ota/03-ota-software-update-soc.md +++ b/sld407-matter-ota/03-ota-software-update-soc.md @@ -33,7 +33,7 @@ To run OTA on Matter over Wi-Fi, you need to build two different applications be ### Building OTA Application -To create and build Matter OTA using Simplicity Studio For SiWx917 SoC, refer to [build OTA application using Simplicity Studio](./05-build-ota-application-using-studio.md). +To create and build Matter OTA using Simplicity Studio For SiWx917 SoC, refer to [build OTA application using Simplicity Studio](./04-build-ota-application-using-studio.md). ### Creating Images