From 3750ae6953dee87c4fd8444a074eafc8af1e250b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Sat, 2 Sep 2023 15:20:08 +0200 Subject: [PATCH] [docs] Fix flashing redirect links --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index c8019ce..fc286a8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,8 +41,8 @@ plugins: "link/config.md": "docs/dev/config.md" "link/config-debug.md": "docs/dev/config.md#per-module-logging-debugging" "link/config-serial.md": "docs/dev/config.md#serial-output" - "link/flashing-beken-72xx.md": "docs/platform/beken-72xx.md#flashing" - "link/flashing-realtek-ambz.md": "docs/platform/realtek-ambz.md#flashing" + "link/flashing-beken-72xx.md": "docs/platform/beken-72xx/README.md#flashing" + "link/flashing-realtek-ambz.md": "docs/platform/realtek-ambz/README.md#flashing" "link/kickstart.md": "https://github.com/libretiny-eu/esphome-kickstart/releases/latest" - section-index - include-markdown