Skip to content

Commit e6a6cd4

Browse files
committed
Fix path to config file
1 parent af12b80 commit e6a6cd4

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

docs/changelog.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,5 @@ block:
239239
- Stats
240240
- Watcher
241241
types:
242-
- docs
242+
- docs
243+
- other

docs/release-notes/breaking-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you are migrating from a version prior to version 9.0, you must first upgrade
1818
:::{changelog} /changelog/new/bundles
1919
:subsections:
2020
:type: breaking-change
21-
:config: /docs/changelog.yml
21+
:config: /changelog.yml
2222
:::
2323

2424
## 9.3.0 [elasticsearch-9.3.0-breaking-changes]

docs/release-notes/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To give you insight into what deprecated features you’re using, {{es}}:
2222
:::{changelog} /changelog/new/bundles
2323
:subsections:
2424
:type: deprecation
25-
:config: /docs/changelog.yml
25+
:config: /changelog.yml
2626
:::
2727

2828
## 9.3.0 [elasticsearch-9.3.0-deprecations]

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
2525

2626
:::{changelog} /changelog/new/bundles
2727
:subsections:
28-
:config: /docs/changelog.yml
28+
:config: /changelog.yml
2929
:::
3030

3131
## 9.3.0 [elasticsearch-9.3.0-release-notes]

docs/release-notes/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Known issues are significant defects or limitations that may impact your impleme
1515
:::{changelog} /changelog/new/bundles
1616
:subsections:
1717
:type: known-issue
18-
:config: /docs/changelog.yml
18+
:config: /changelog.yml
1919
:::
2020

2121
## 9.2.4 [elasticsearch-9.2.4-known-issues]

0 commit comments

Comments
 (0)