Fixing Broken Links

This commit is contained in:
Brandon Hopkins
2026-01-07 09:19:10 -08:00
parent c154d2fbca
commit 86a0259f1e
4 changed files with 4 additions and 7 deletions

View File

@@ -239,4 +239,3 @@ You've configured all required resources in Authentik. Continue with the [NetBir
- [Authentik Documentation](https://goauthentik.io/docs/) - [Authentik Documentation](https://goauthentik.io/docs/)
- [Embedded IdP Overview](/selfhosted/identity-providers/local) - [Embedded IdP Overview](/selfhosted/identity-providers/local)
- [API Reference](/api/resources/identity-providers)

View File

@@ -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 ### Managing Identity Providers via API

View File

@@ -321,4 +321,3 @@ You've configured all required resources in Keycloak. Continue with the [NetBird
- [Keycloak Documentation](https://www.keycloak.org/documentation) - [Keycloak Documentation](https://www.keycloak.org/documentation)
- [Embedded IdP Overview](/selfhosted/identity-providers/local) - [Embedded IdP Overview](/selfhosted/identity-providers/local)
- [API Reference](/api/resources/identity-providers)

View File

@@ -179,4 +179,3 @@ You've configured all required resources in PocketID. Continue with the [NetBird
- [PocketID Documentation](https://pocket-id.org/docs) - [PocketID Documentation](https://pocket-id.org/docs)
- [Embedded IdP Overview](/selfhosted/identity-providers/local) - [Embedded IdP Overview](/selfhosted/identity-providers/local)
- [API Reference](/api/resources/identity-providers)