website/integrations: convert all note boxes to info boxes (#17139)

Replace all note boxes with info boxes
This commit is contained in:
Dewi Roberts
2025-09-30 16:35:51 +01:00
committed by GitHub
parent da69b6d716
commit f83b2920e6
151 changed files with 270 additions and 270 deletions

View File

@@ -10,7 +10,7 @@ support_level: community
>
> -- https://docs.github.com/en/enterprise-cloud@latest/admin/overview/about-github-for-enterprises
:::note
:::info
GitHub Enterprise Cloud EMU (Enterprise Managed Users) are not compatible with authentik. GitHub currently only permits SAML/OIDC for EMU organizations with Okta and/or Microsoft Entra ID (Azure AD).
:::
@@ -21,7 +21,7 @@ The following placeholders are used in this guide:
- `github.com/enterprises/foo` is your GitHub organization, where `foo` is the name of your enterprise
- `authentik.company` is the FQDN of the authentik installation.
:::note
:::info
This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application.
:::