Skip to content

Commit

Permalink
add postgres pl page to sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaworth committed Sep 28, 2023
1 parent 9dfb96d commit 301a4ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,9 @@ const sidebarSettings = {
items: [
"docs/cloud/secure/about-privatelink",
"docs/cloud/secure/snowflake-privatelink",
"docs/cloud/secure/redshift-privatelink",
"docs/cloud/secure/databricks-privatelink",
"docs/cloud/secure/redshift-privatelink",
"docs/cloud/secure/postgres-privatelink",
"docs/cloud/secure/ip-restrictions",
],
}, // PrivateLink
Expand Down

0 comments on commit 301a4ce

Please sign in to comment.