From a027c532fe5e012b5d7f28a977d8a22f5074c49c Mon Sep 17 00:00:00 2001 From: Christiaan Goossens <9487666+christiaangoossens@users.noreply.github.com> Date: Wed, 15 Apr 2026 15:40:16 +0200 Subject: [PATCH] Fix license link (#257) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a9b70..9f6bda6 100644 --- a/README.md +++ b/README.md @@ -109,4 +109,4 @@ Distributed under the MIT license with no warranty. You are fully liable for con [issues-shield]: https://img.shields.io/github/issues/christiaangoossens/hass-oidc-auth.svg?style=for-the-badge [issues-url]: https://github.com/christiaangoossens/hass-oidc-auth/issues [license-shield]: https://img.shields.io/github/license/christiaangoossens/hass-oidc-auth.svg?style=for-the-badge -[license-url]: https://github.com/christiaangoossens/hass-oidc-auth/blob/master/LICENSE.md +[license-url]: https://github.com/christiaangoossens/hass-oidc-auth/blob/main/LICENSE.md