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

@@ -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)
- [Embedded IdP Overview](/selfhosted/identity-providers/local)

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

View File

@@ -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)
- [Embedded IdP Overview](/selfhosted/identity-providers/local)

View File

@@ -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)
- [Embedded IdP Overview](/selfhosted/identity-providers/local)