diff --git a/docs/widgets/services/develancacheui.md b/docs/widgets/services/develancacheui.md index 42f4a8ee5..52a206ae4 100644 --- a/docs/widgets/services/develancacheui.md +++ b/docs/widgets/services/develancacheui.md @@ -14,10 +14,10 @@ widget: Ensure you point this to the API and not the frontend. Example: ```yaml - - DeveLanCacheUI: - icon: /assets/icons/DeveLanCacheUI.png - href: https://develancacheui.devedse.duckdns.org - widget: - type: develancacheui - url: https://develancacheui_api.devedse.duckdns.org #Note _api here +- DeveLanCacheUI: + icon: /assets/icons/DeveLanCacheUI.png + href: https://develancacheui.devedse.duckdns.org + widget: + type: develancacheui + url: https://develancacheui_api.devedse.duckdns.org #Note _api here ```