Skip to content

Commit b457e28

Browse files
committed
Fix broken links in auth docs
1 parent cdd8ba7 commit b457e28

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/docs/00200-core-concepts/00500-authentication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ to learn more about how OIDC works and why it's a great choice for authenticatio
1414
## SpacetimeAuth
1515

1616
To make it easier to get started with authentication, SpacetimeDB offers
17-
[SpacetimeAuth](https://spacetimedb.com/docs/spacetimeauth), a fully managed
18-
OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth handles
19-
user management, authentication flows, and token issuance, so you don't have to
20-
worry about building and maintaining your own authentication service.
17+
[SpacetimeAuth](https://spacetimedb.com/docs/core-concepts/authentication), a fully
18+
managed OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth
19+
handles user management, authentication flows, and token issuance, so you don't have
20+
to worry about building and maintaining your own authentication service.
2121

2222
SpacetimeAuth is meant to be simple to use and easy to integrate with SpacetimeDB.
2323
While being production-ready and able to support most common use cases, it is not

docs/versioned_docs/version-1.12.0/00200-core-concepts/00500-authentication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ to learn more about how OIDC works and why it's a great choice for authenticatio
1414
## SpacetimeAuth
1515

1616
To make it easier to get started with authentication, SpacetimeDB offers
17-
[SpacetimeAuth](https://spacetimedb.com/docs/spacetimeauth), a fully managed
18-
OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth handles
19-
user management, authentication flows, and token issuance, so you don't have to
20-
worry about building and maintaining your own authentication service.
17+
[SpacetimeAuth](https://spacetimedb.com/docs/core-concepts/authentication), a fully
18+
managed OIDC provider built specifically for SpacetimeDB applications. SpacetimeAuth
19+
handles user management, authentication flows, and token issuance, so you don't have
20+
to worry about building and maintaining your own authentication service.
2121

2222
SpacetimeAuth is meant to be simple to use and easy to integrate with SpacetimeDB.
2323
While being production-ready and able to support most common use cases, it is not

0 commit comments

Comments
 (0)