Merge pull request #14435 from supabase/docs/rename-azure-to-microsoft

Rename Azure to Azure (Mircosoft)
This commit is contained in:
Isaiah Hamilton
2023-05-18 10:54:41 -04:00
committed by GitHub
4 changed files with 6 additions and 6 deletions

View File

@@ -321,7 +321,7 @@ export const SocialLoginItems = [
url: '/guides/auth/social-login/auth-apple',
},
{
name: 'Azure',
name: 'Azure (Microsoft)',
icon: '/docs/img/icons/microsoft-icon',
url: '/guides/auth/social-login/auth-azure',
},