From 00140736ad354bb608570dac757719f53a3ef60c Mon Sep 17 00:00:00 2001 From: Andrei Solodovnikov Date: Sat, 18 Jan 2025 18:15:51 +0300 Subject: [PATCH] docs: fix broekn links * Fix Get authorization data link * fix configure_add_device link --- documentation/docs/usage/configure_add_device.md | 2 +- documentation/docs/usage/installation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/usage/configure_add_device.md b/documentation/docs/usage/configure_add_device.md index 9a9471728..32169ed04 100644 --- a/documentation/docs/usage/configure_add_device.md +++ b/documentation/docs/usage/configure_add_device.md @@ -140,7 +140,7 @@ Each platform has its unique configuration page with different sets of configura ##### Create templates There are two ways to create templates -1. Export a configured device from the [Reconfigure existing device](/usage/configure_edit_device) step +1. Export a configured device from the [Reconfigure existing device](../configure_edit_device) step 2. Manually write the configuration __`YAML`__ file `Not Recommended` ??? example "`Cover` template example" diff --git a/documentation/docs/usage/installation.md b/documentation/docs/usage/installation.md index 521fea97f..2e827a356 100644 --- a/documentation/docs/usage/installation.md +++ b/documentation/docs/usage/installation.md @@ -28,5 +28,5 @@ If you haven't added the repository to `HACS`. a. If you prefer not to set up the cloud API, check `Disable Cloud API?` b. If you've set up a `cloud` account, you should have all the necessary information -
[Get authentication data](cloud_api.md/#get-authorization-data). +
[Get authentication data](../cloud_api.md/#get-authorization-data).