We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606f373 commit ee36498Copy full SHA for ee36498
content/en/database_monitoring/setup_postgres/aurora.md
@@ -66,7 +66,7 @@ Create the `datadog` user:
66
CREATE USER datadog WITH password '<PASSWORD>';
67
```
68
69
-**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.
70
71
{{< tabs >}}
72
{{% tab "Postgres ≥ 10" %}}
0 commit comments