Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Richardson <greg@supabase.io>
  • Loading branch information
inian and gregnr authored Jul 20, 2023
1 parent 170b17e commit ce55d07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/pages/guides/platform/ssl-enforcement.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const meta = {

<Admonition type="note">

Postgres SSL Enforcement is currently in beta. Some projects need to [upgrade](https://supabase.com/docs/guides/platform/migrating-and-upgrading-projects#upgrade-your-project) to the latest version to use this feature.
Postgres SSL Enforcement is currently in beta. Some projects need to [upgrade](/docs/guides/platform/migrating-and-upgrading-projects#upgrade-your-project) to the latest version to use this feature.

</Admonition>

Expand All @@ -17,7 +17,7 @@ SSL enforcement only applies to connections to both Postgres and PgBouncer ("Con

## Manage SSL enforcement via the Dashboard

SSL enforcement can be configured via the "Enforce SSL on incoming connections" setting under the SSL Configuration section in [Database Settings page](https://app.supabase.com/project/_/settings/database) of the dashboard.
SSL enforcement can be configured via the "Enforce SSL on incoming connections" setting under the SSL Configuration section in [Database Settings page](https://supabase.com/dashboard/project/_/settings/database) of the dashboard.

## Manage SSL enforcement via the CLI

Expand Down

0 comments on commit ce55d07

Please sign in to comment.