diff --git a/docs/user/docs/automation-examples.md b/docs/user/docs/automation-examples.md index a9f1160..c82e0aa 100644 --- a/docs/user/docs/automation-examples.md +++ b/docs/user/docs/automation-examples.md @@ -249,7 +249,7 @@ automation: ``` :::tip Why "rising" means "act now" -A common misconception: **"rising" does NOT mean "too late"**. It means your current price is **lower** than the future average — so right now is actually a good time. See [How to Use Trend Sensors for Decisions](#how-to-use-trend-sensors-for-decisions) in the sensor documentation for details. +A common misconception: **"rising" does NOT mean "too late"**. It means your current price is **lower** than the future average — so right now is actually a good time. See [How to Use Trend Sensors for Decisions](sensors.md#how-to-use-trend-sensors-for-decisions) in the sensor documentation for details. ::: ### Sensor Combination Quick Reference diff --git a/docs/user/versioned_docs/version-v0.21.0/intro.md b/docs/user/versioned_docs/version-v0.21.0/intro.md index 818c1e3..3546e94 100644 --- a/docs/user/versioned_docs/version-v0.21.0/intro.md +++ b/docs/user/versioned_docs/version-v0.21.0/intro.md @@ -56,4 +56,4 @@ This is an independent, community-maintained custom integration. It is **not** a --- -**Note:** These guides are for end users. If you want to contribute to development, see the [Developer Documentation](/hass.tibber_prices/developer/). +**Note:** These guides are for end users. If you want to contribute to development, see the [Developer Documentation](https://jpawlowski.github.io/hass.tibber_prices/developer/).