Skip to content

Commit aac024c

Browse files
OxyjunRebeccaTamachiro
authored andcommitted
Renaming KV Changelog to KV Release notes (#20715)
1 parent acfdce4 commit aac024c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,6 +1652,7 @@
16521652
# workers KV
16531653
/kv/platform/environments/ /kv/reference/environments/ 301
16541654
/kv/platform/kv-commands/ /kv/reference/kv-commands/ 301
1655+
/kv/platform/changelog/ /kv/platform/release-notes/ 301
16551656
/kv/learning/ /kv/reference/ 301
16561657
/kv/learning/how-kv-works/ /kv/concepts/how-kv-works/ 301
16571658
/kv/learning/kv-bindings/ /kv/concepts/kv-bindings/ 301

src/content/docs/kv/platform/changelog.mdx renamed to src/content/docs/kv/platform/release-notes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: changelog
3-
title: Changelog
3+
title: Release notes
44
sidebar:
55
order: 8
66
release_notes_file_name:

src/content/release-notes/kv.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
link: "/kv/platform/changelog/"
2+
link: "/kv/platform/release-notes/"
33
productName: Workers KV
44
productLink: "/kv/"
55
productArea: Developer platform

0 commit comments

Comments
 (0)