fix(docs): update developer documentation link in user intro

Change relative path ../development/ to absolute path /hass.tibber_prices/developer/
since user and developer docs are now separate Docusaurus instances.

Fixes broken link warning during build.
This commit is contained in:
Julian Pawlowski 2025-12-06 01:54:13 +00:00
parent 78a03f2827
commit d71f3408b9

View file

@ -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](../development/).
**Note:** These guides are for end users. If you want to contribute to development, see the [Developer Documentation](/hass.tibber_prices/developer/).