diff --git a/docs/src/content/docs/community-resources/homepage-widget.mdx b/docs/src/content/docs/community-resources/homepage-widget.mdx index fcb122e..39b1c47 100644 --- a/docs/src/content/docs/community-resources/homepage-widget.mdx +++ b/docs/src/content/docs/community-resources/homepage-widget.mdx @@ -51,7 +51,7 @@ Credit: [@agrmohit](https://github.com/agrmohit) ```yaml widget: type: customapi - url: http://:9000/api/v3/json + url: http:///api/v3/json refreshInterval: 10000 method: GET mappings: @@ -74,6 +74,5 @@ widget: ``` Preview: - Credit: [@remussamoila](https://github.com/remussamoila)