diff --git a/README.md b/README.md index eb6504226..ac5e2a679 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Documentation for latest development version: - [Reference](doc/reference.md) - [Libraries](doc/libraries.md) - [File system](doc/filesystem.md) -- [OTA update](doc/ota_updates/ota_updates.md) +- [OTA update](doc/ota_updates/readme.md) - [Supported boards](doc/boards.md) - [Change log](doc/changes.md) diff --git a/doc/ota_updates/ota_updates.md b/doc/ota_updates/readme.md similarity index 100% rename from doc/ota_updates/ota_updates.md rename to doc/ota_updates/readme.md