Skip to content

Commit 0689504

Browse files
authored
Merge pull request #45 from qonto/mdemolin-rds-limit-link
Fix RDSDiskSpaceLimit link
2 parents 03272c2 + 3784a48 commit 0689504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/runbooks/rds/RDSLowDiskSpaceCount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The PostgreSQL instance(s) might stop to prevent data corruption if no more disk
2020
max by (aws_account_id, aws_region, dbidentifier) (rds_free_storage_bytes{} * 100 / rds_allocated_storage_bytes{}) < 20
2121
```
2222

23-
1. Refer to [RDSDiskSpaceLimit](RDSDiskSpaceLimit.md) for each of them as it's the same alert just ringing a bit earlier.
23+
1. Refer to [RDSDiskSpaceLimit]({{< ref "RDSDiskSpaceLimit" >}}) for each of them as it's the same alert just ringing a bit earlier.

0 commit comments

Comments
 (0)