diff --git a/pages/docs/access-security/single-sign-on/azure.md b/pages/docs/access-security/single-sign-on/azure.md index c1c3506092..b1247f6959 100644 --- a/pages/docs/access-security/single-sign-on/azure.md +++ b/pages/docs/access-security/single-sign-on/azure.md @@ -61,4 +61,4 @@ You can also provision Groups of users in Azure to Mixpanel [Teams](/docs/orgs-a Note that it is advised you turn on **IDP Managed Access** if you are using SCIM Provisioning. Otherwise, Okta and Mixpanel might fall out of sync. -Tenant URL: https://mixpanel.com/api/app/scim/v2 +Tenant URL: `https://mixpanel.com/api/app/scim/v2` diff --git a/pages/docs/privacy/eu-residency.md b/pages/docs/privacy/eu-residency.md index 12688ffcd2..307aaa3675 100644 --- a/pages/docs/privacy/eu-residency.md +++ b/pages/docs/privacy/eu-residency.md @@ -34,7 +34,7 @@ Next, you'll need to set the server location to EU when initializing the Mixpane - [Flutter](/docs/tracking-methods/sdks/flutter#eu-data-residency) ## Log in via SSO -If you want the IdP-initiated flow to direct to [eu.mixpanel.com](https://eu.mixpanel.com/), prepend "eu." to your postback URL. For example, [mixpanel.com/security/login/1](https://mixpanel.com/security/login/1) would need to be changed to [eu.mixpanel.com/security/login/1](https://eu.mixpanel.com/security/login/1). +If you want the IdP-initiated flow to direct to [eu.mixpanel.com](https://eu.mixpanel.com/), prepend "eu." to your postback URL. For example, `mixpanel.com/security/login/1` would need to be changed to `eu.mixpanel.com/security/login/1`. ## EU Residency and CDPs