From 80e04baf70d6affa8c58df90dd0d73ffe26fe0b7 Mon Sep 17 00:00:00 2001 From: Kenneth Geerts Date: Thu, 31 Oct 2024 13:37:39 +0100 Subject: [PATCH] Fix inconsistency in upgrade documentation --- UPGRADING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING.md b/UPGRADING.md index 6d8847d..027b91d 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -45,7 +45,7 @@ https://example.com/v1/auth/azure_activedirectory_v2/callback ...is now: ``` -https://example.com/v1/auth/entra/callback +https://example.com/v1/auth/entra_id/callback ``` ### URL generation