Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -417,6 +417,7 @@
/durable-objects/reference/websockets/ /durable-objects/best-practices/websockets/ 301
/durable-objects/api/transactional-storage-api/ /durable-objects/api/storage-api/ 301
/durable-objects/platform/changelog/ /durable-objects/changelog/ 301
/durable-objects/changelog/ /durable-objects/release-notes/ 301
/durable-objects/glossary/ /durable-objects/reference/glossary/ 301
/durable-objects/get-started/walkthrough/ /durable-objects/get-started/tutorial/ 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
release_notes_file_name:
- durable-objects
sidebar:
Expand Down
2 changes: 1 addition & 1 deletion src/content/release-notes/durable-objects.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
link: "/durable-objects/changelog/"
link: "/durable-objects/release-notes/"
productName: Durable Objects
productLink: "/durable-objects/"
productArea: Developer platform
Expand Down
Loading