mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
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:
parent
78a03f2827
commit
d71f3408b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue