Skip to content

Commit

Permalink
fix broken link for postgres permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Apr 22, 2024
1 parent e3fbc6e commit 2348986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app/mirrors/create/cdc/tablemapping.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const TableMapping = ({
style={{ color: 'teal' }}
target='_blank'
href={
'https://docs.peerdb.io/connect/rds_postgres#creating-peerdb-user-and-granting-permissions'
'https://docs.peerdb.io/connect/postgres/rds_postgres#creating-peerdb-user-and-granting-permissions'
}
>
these permissions
Expand Down

0 comments on commit 2348986

Please sign in to comment.