From 951f85816d09891920d0887e1424f3c2ccbd8c4e Mon Sep 17 00:00:00 2001 From: Christiaan Goossens Date: Sat, 30 Aug 2025 13:20:27 +0200 Subject: [PATCH] Update doc URL --- custom_components/auth_oidc/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/auth_oidc/manifest.json b/custom_components/auth_oidc/manifest.json index b6c1d30..343bb8e 100644 --- a/custom_components/auth_oidc/manifest.json +++ b/custom_components/auth_oidc/manifest.json @@ -9,7 +9,7 @@ "auth", "http" ], - "documentation": "https://github.com/christiaangoossens/hass-oidc-auth", + "documentation": "https://github.com/christiaangoossens/hass-oidc-auth/blob/v0.6.3-alpha/docs/configuration.md", "integration_type": "service", "iot_class": "calculated", "issue_tracker": "https://github.com/christiaangoossens/hass-oidc-auth/issues",