diff --git a/content/en/database_monitoring/setup_postgres/aurora.md b/content/en/database_monitoring/setup_postgres/aurora.md index fda394b4535..e2414d5f208 100644 --- a/content/en/database_monitoring/setup_postgres/aurora.md +++ b/content/en/database_monitoring/setup_postgres/aurora.md @@ -66,7 +66,7 @@ Create the `datadog` user: CREATE USER datadog WITH password ''; ``` -**Note:** IAM authentication is also supported. Please see [the guide][13] on how to configure this for your Aurora instance. +**Note:** IAM authentication is also supported. Please see [the guide][14] on how to configure this for your Aurora instance. {{< tabs >}} {{% tab "Postgres ≥ 10" %}}