Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RDSDiskSpaceLimit link #45

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fix RDSDiskSpaceLimit link #45

merged 1 commit into from
Jan 24, 2025

Conversation

MaximeD
Copy link
Member

@MaximeD MaximeD commented Jan 24, 2025

In RDSLowDiskSpaceCount, we have a link to RDSDiskSpaceLimit, but it is broken. This is due how hugo (which we use to render the documentation) deals with links.

To fix this, we need to use ref.

In [`RDSLowDiskSpaceCount`][1], we have a link to `RDSDiskSpaceLimit`,
but it is broken. This is due how [hugo][2] (which we use to render the
documentation) deals with links.

To fix this, we need to use [`ref`][3].

[1]: https://qonto.github.io/database-monitoring-framework/0.2.2/runbooks/rds/RDSLowDiskSpaceCount/
[2]: https://gohugo.io/
[3]: https://gohugo.io/content-management/cross-references/
@MaximeD
Copy link
Member Author

MaximeD commented Jan 24, 2025

#sre-storage

@MaximeD MaximeD self-assigned this Jan 24, 2025
@qfritz qfritz merged commit 0689504 into main Jan 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants