diff --git a/doc/install/aws/index.md b/doc/install/aws/index.md index 35e424f42ffb0b68047acf2462809323a1c6c2d7..cb4e3805c539ed72246e2b4fa5526f5eb5884635 100644 --- a/doc/install/aws/index.md +++ b/doc/install/aws/index.md @@ -325,7 +325,7 @@ The steps for doing this vary depending on which registrar you use and is beyond ## PostgreSQL with RDS For our database server we use Amazon RDS for PostgreSQL which offers Multi AZ -for redundancy ([Aurora is **not** supported](https://gitlab.com/gitlab-com/partners/alliance/aws/public-tracker/-/issues/12)). First we create a security group and subnet group, then we +for redundancy ([Aurora is **not** supported](https://gitlab.com/gitlab-partners-public/aws/aws-known-issues/-/issues/10)). First we create a security group and subnet group, then we create the actual RDS instance. ### RDS Security Group