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 e75a02d commit cb61218Copy full SHA for cb61218
docs/_placeholders/changelog/_index.md
@@ -6,3 +6,4 @@ sidebar_position: 2
6
sidebar_label: '2025'
7
title: '2025 Changelog'
8
---
9
+
scripts/.markdownlint-cli2.yaml
@@ -34,7 +34,7 @@ ignores:
34
- "docs/getting-started/index.md" # autogenerated
35
- "docs/cloud/manage/jan2025_faq/index.md" # autogenerated
36
- "docs/cloud/reference/release-notes-index.md" # autogenerated
37
- - "docs/whats-new/changelog/index.md"
+ - "docs/_placeholders"
38
- "docs/cloud/manage/api"
39
- "docs/sql-reference" # core repo
40
- "docs/operations" # core repo
0 commit comments