Skip to content

Commit

Permalink
Fix inconsistency in upgrade documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethgeerts committed Oct 31, 2024
1 parent b483aaf commit 80e04ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 80e04ba

Please sign in to comment.