Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -1651,6 +1651,7 @@
# workers KV
/kv/platform/environments/ /kv/reference/environments/ 301
/kv/platform/kv-commands/ /kv/reference/kv-commands/ 301
/kv/platform/changelog/ /kv/platform/release-notes/ 301
/kv/learning/ /kv/reference/ 301
/kv/learning/how-kv-works/ /kv/concepts/how-kv-works/ 301
/kv/learning/kv-bindings/ /kv/concepts/kv-bindings/ 301
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
pcx_content_type: changelog
title: Changelog
title: Release notes
sidebar:
order: 8
release_notes_file_name:
Expand Down
2 changes: 1 addition & 1 deletion src/content/release-notes/kv.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
link: "/kv/platform/changelog/"
link: "/kv/platform/release-notes/"
productName: Workers KV
productLink: "/kv/"
productArea: Developer platform
Expand Down