diff --git a/docs/en/integrations/data-ingestion/clickpipes/postgres/source/rds.md b/docs/en/integrations/data-ingestion/clickpipes/postgres/source/rds.md index b3b93589f36..23901ad5999 100644 --- a/docs/en/integrations/data-ingestion/clickpipes/postgres/source/rds.md +++ b/docs/en/integrations/data-ingestion/clickpipes/postgres/source/rds.md @@ -83,7 +83,7 @@ If you want to restrict traffic to your RDS instance, please add the [documented ### Private Access via AWS PrivateLink -To connect to your RDS instance through a private network, you can use AWS PrivateLink. Follow our [AWS PrivateLink setup guide for ClickPipes](https://clickhouse.com/docs/knowledgebase/aws-privatelink-setup-for-clickpipes) to set up the connection. +To connect to your RDS instance through a private network, you can use AWS PrivateLink. Follow our [AWS PrivateLink setup guide for ClickPipes](/knowledgebase/aws-privatelink-setup-for-clickpipes) to set up the connection. ## What's next?