diff --git a/docs/docs/00200-core-concepts/00500-authentication.md b/docs/docs/00200-core-concepts/00500-authentication.md index 54fc79a95a0..cb51bf57aff 100644 --- a/docs/docs/00200-core-concepts/00500-authentication.md +++ b/docs/docs/00200-core-concepts/00500-authentication.md @@ -14,10 +14,10 @@ to learn more about how OIDC works and why it's a great choice for authenticatio ## SpacetimeAuth To make it easier to get started with authentication, SpacetimeDB offers -[SpacetimeAuth](https://spacetimedb.com/docs/spacetimeauth), a fully managed -OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth handles -user management, authentication flows, and token issuance, so you don't have to -worry about building and maintaining your own authentication service. +[SpacetimeAuth](./00500-authentication/00100-spacetimeauth/index.md), a fully +managed OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth +handles user management, authentication flows, and token issuance, so you don't have +to worry about building and maintaining your own authentication service. SpacetimeAuth is meant to be simple to use and easy to integrate with SpacetimeDB. While being production-ready and able to support most common use cases, it is not diff --git a/docs/versioned_docs/version-1.12.0/00200-core-concepts/00500-authentication.md b/docs/versioned_docs/version-1.12.0/00200-core-concepts/00500-authentication.md index 54fc79a95a0..cb51bf57aff 100644 --- a/docs/versioned_docs/version-1.12.0/00200-core-concepts/00500-authentication.md +++ b/docs/versioned_docs/version-1.12.0/00200-core-concepts/00500-authentication.md @@ -14,10 +14,10 @@ to learn more about how OIDC works and why it's a great choice for authenticatio ## SpacetimeAuth To make it easier to get started with authentication, SpacetimeDB offers -[SpacetimeAuth](https://spacetimedb.com/docs/spacetimeauth), a fully managed -OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth handles -user management, authentication flows, and token issuance, so you don't have to -worry about building and maintaining your own authentication service. +[SpacetimeAuth](./00500-authentication/00100-spacetimeauth/index.md), a fully +managed OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth +handles user management, authentication flows, and token issuance, so you don't have +to worry about building and maintaining your own authentication service. SpacetimeAuth is meant to be simple to use and easy to integrate with SpacetimeDB. While being production-ready and able to support most common use cases, it is not