Skip to content

Commit 36ebf97

Browse files
committed
Fix link typo in changelogs
1 parent bfe90e5 commit 36ebf97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use the latest version of Devvit:
1212
## Release 0.12.18: Custom Post Styling, Video Comments, and Cache
1313
**Release Date: Apr 6, 2026**
1414

15-
This release adds support for post styles, which lets you customize how your app posts look within Reddit. We’ve added [Creating a custom post](../capabilities/creating_custom_post.md) documentation to walk you through building custom posts and configuring post styles. This includes options for setting background colors before your app loads, adjusting post height, and enabling custom share images when your app is shared.
15+
This release adds support for post styles, which lets you customize how your app posts look within Reddit. We’ve added [Creating a custom post](./capabilities/creating_custom_post.md) documentation to walk you through building custom posts and configuring post styles. This includes options for setting background colors before your app loads, adjusting post height, and enabling custom share images when your app is shared.
1616

1717
**Other fixes**
1818
* Added `video` to the `CommentMediaTypes` type. This fixes an issue where apps on subreddits with video comments crashed due to `getCurrentSubreddit()` throwing `invalid comment media type: video` error.

versioned_docs/version-0.12/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use the latest version of Devvit:
1212
## Release 0.12.18: Custom Post Styling, Video Comments, and Cache
1313
**Release Date: Apr 6, 2026**
1414

15-
This release adds support for post styles, which lets you customize how your app posts look within Reddit. We’ve added [Creating a custom post](../capabilities/creating_custom_post.md) documentation to walk you through building custom posts and configuring post styles. This includes options for setting background colors before your app loads, adjusting post height, and enabling custom share images when your app is shared.
15+
This release adds support for post styles, which lets you customize how your app posts look within Reddit. We’ve added [Creating a custom post](./capabilities/creating_custom_post.md) documentation to walk you through building custom posts and configuring post styles. This includes options for setting background colors before your app loads, adjusting post height, and enabling custom share images when your app is shared.
1616

1717
**Other fixes**
1818
* Added `video` to the `CommentMediaTypes` type. This fixes an issue where apps on subreddits with video comments crashed due to `getCurrentSubreddit()` throwing `invalid comment media type: video` error.

0 commit comments

Comments
 (0)