diff --git a/src/pages/selfhosted/identity-providers/authentik.mdx b/src/pages/selfhosted/identity-providers/authentik.mdx index 88141618..34a1eb09 100644 --- a/src/pages/selfhosted/identity-providers/authentik.mdx +++ b/src/pages/selfhosted/identity-providers/authentik.mdx @@ -238,5 +238,4 @@ You've configured all required resources in Authentik. Continue with the [NetBir ## Related Resources - [Authentik Documentation](https://goauthentik.io/docs/) -- [Embedded IdP Overview](/selfhosted/identity-providers/local) -- [API Reference](/api/resources/identity-providers) \ No newline at end of file +- [Embedded IdP Overview](/selfhosted/identity-providers/local) \ No newline at end of file diff --git a/src/pages/selfhosted/identity-providers/index.mdx b/src/pages/selfhosted/identity-providers/index.mdx index 17f3a7af..d12cb8d5 100644 --- a/src/pages/selfhosted/identity-providers/index.mdx +++ b/src/pages/selfhosted/identity-providers/index.mdx @@ -95,7 +95,7 @@ curl -X POST "https://netbird.example.com/api/identity-providers" \ }' ``` -See the [API Reference](/api/resources/identity-providers) for complete documentation. For instance setup endpoints, see [Accounts API](/api/resources/accounts). For user creation with embedded IdP, see [Users API](/api/resources/users). +For instance setup endpoints, see [Accounts API](/api/resources/accounts). For user creation with embedded IdP, see [Users API](/api/resources/users). ### Managing Identity Providers via API diff --git a/src/pages/selfhosted/identity-providers/keycloak.mdx b/src/pages/selfhosted/identity-providers/keycloak.mdx index a94f5774..5fa4576e 100644 --- a/src/pages/selfhosted/identity-providers/keycloak.mdx +++ b/src/pages/selfhosted/identity-providers/keycloak.mdx @@ -320,5 +320,4 @@ You've configured all required resources in Keycloak. Continue with the [NetBird ## Related Resources - [Keycloak Documentation](https://www.keycloak.org/documentation) -- [Embedded IdP Overview](/selfhosted/identity-providers/local) -- [API Reference](/api/resources/identity-providers) \ No newline at end of file +- [Embedded IdP Overview](/selfhosted/identity-providers/local) \ No newline at end of file diff --git a/src/pages/selfhosted/identity-providers/pocketid.mdx b/src/pages/selfhosted/identity-providers/pocketid.mdx index d506e2d6..05c3f833 100644 --- a/src/pages/selfhosted/identity-providers/pocketid.mdx +++ b/src/pages/selfhosted/identity-providers/pocketid.mdx @@ -178,5 +178,4 @@ You've configured all required resources in PocketID. Continue with the [NetBird ## Related Resources - [PocketID Documentation](https://pocket-id.org/docs) -- [Embedded IdP Overview](/selfhosted/identity-providers/local) -- [API Reference](/api/resources/identity-providers) \ No newline at end of file +- [Embedded IdP Overview](/selfhosted/identity-providers/local) \ No newline at end of file