Skip to content

Commit cfe333c

Browse files
committed
Update docs domain
Signed-off-by: Leonardo Rossi <[email protected]>
1 parent 4743f1a commit cfe333c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

slides.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Platformatic DB allows you to:
3232
- Multiple authentication methods: JWT, WebHook, HTTP Headers
3333
- Authorization via role based access control
3434

35-
Read more about [Platformatic](https://oss.platformatic.dev/)
35+
Read more about [Platformatic](https://docs.platformatic.dev/)
3636

3737

3838
---
@@ -149,7 +149,7 @@ layout: two-cols
149149
- #### All variables MUST be prefixed with `PLT_`
150150
- #### ...with some (configurable) exceptions:
151151
#### (`['PORT', 'DATABASE_URL']`)
152-
- #### See [the reference](https://oss.platformatic.dev/docs/reference/db/configuration#environment-variable-placeholders) for more information
152+
- #### See [the reference](https://docs.platformatic.dev/docs/reference/db/configuration#environment-variable-placeholders) for more information
153153
- #### We added the mandatory `PLT_` prefix to prevent accidental exposure of API keys.
154154

155155
::right::
@@ -788,8 +788,8 @@ PUBLIC_GRAPHQL_API_ENDPOINT=https://gorgeous-vacuous-young-chalk.deploy.space/gr
788788
789789
# Next Steps
790790
791-
- Add security integrating with a third party authentication service (like [Auth0](https://auth0.com/), see how [here](https://oss.platformatic.dev/docs/next/guides/jwt-auth0)).
792-
- Add authorizations at API level (see [references](https://oss.platformatic.dev/docs/next/reference/db-authorization/introduction))
791+
- Add security integrating with a third party authentication service (like [Auth0](https://auth0.com/), see how [here](https://docs.platformatic.dev/docs/next/guides/jwt-auth0)).
792+
- Add authorizations at API level (see [references](https://docs.platformatic.dev/docs/next/reference/db-authorization/introduction))
793793
- Generate [TypeScript](https://www.typescriptlang.org/) types
794794
795795
<!--
@@ -802,7 +802,7 @@ Others??
802802
803803
<div class="logo" />
804804
805-
- https://oss.platformatic.dev/
805+
- https://docs.platformatic.dev/
806806
- https://blog.platformatic.dev/
807807
- <carbon-logo-github /> https://github.com/platformatic
808808
- <carbon-logo-discord /> https://discord.gg/platformatic

0 commit comments

Comments
 (0)