diff --git a/examples/system/universal_ota/Makefile b/examples/system/ota/Makefile similarity index 100% rename from examples/system/universal_ota/Makefile rename to examples/system/ota/Makefile diff --git a/examples/system/universal_ota/OTA_workflow.png b/examples/system/ota/OTA_workflow.png similarity index 100% rename from examples/system/universal_ota/OTA_workflow.png rename to examples/system/ota/OTA_workflow.png diff --git a/examples/system/universal_ota/README.md b/examples/system/ota/README.md similarity index 100% rename from examples/system/universal_ota/README.md rename to examples/system/ota/README.md diff --git a/examples/system/universal_ota/main/Kconfig.projbuild b/examples/system/ota/main/Kconfig.projbuild similarity index 100% rename from examples/system/universal_ota/main/Kconfig.projbuild rename to examples/system/ota/main/Kconfig.projbuild diff --git a/examples/system/universal_ota/main/component.mk b/examples/system/ota/main/component.mk similarity index 100% rename from examples/system/universal_ota/main/component.mk rename to examples/system/ota/main/component.mk diff --git a/examples/system/universal_ota/main/ota_example_main.c b/examples/system/ota/main/ota_example_main.c similarity index 100% rename from examples/system/universal_ota/main/ota_example_main.c rename to examples/system/ota/main/ota_example_main.c diff --git a/examples/system/universal_ota/partitions_two_ota.1MB.mini.csv b/examples/system/ota/partitions_two_ota.1MB.mini.csv similarity index 100% rename from examples/system/universal_ota/partitions_two_ota.1MB.mini.csv rename to examples/system/ota/partitions_two_ota.1MB.mini.csv diff --git a/examples/system/universal_ota/partitions_two_ota_v2tov3.1MB.csv b/examples/system/ota/partitions_two_ota_v2tov3.1MB.csv similarity index 100% rename from examples/system/universal_ota/partitions_two_ota_v2tov3.1MB.csv rename to examples/system/ota/partitions_two_ota_v2tov3.1MB.csv diff --git a/examples/system/universal_ota/sdkconfig.defaults b/examples/system/ota/sdkconfig.defaults similarity index 100% rename from examples/system/universal_ota/sdkconfig.defaults rename to examples/system/ota/sdkconfig.defaults