Update changelogs.tsx

fixes Usernames are evolving link to blog page
pull/895/head
FluffyCookie000 2023-06-12 11:34:42 -04:00 committed by GitHub
parent 70f5e6fc7e
commit 9694d89605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export const changelogEntries: Record<number, ChangelogPost> = {
{
type: "element",
element: (
<a href="https://revolt.chat/post/evolving-usernames">
<a href="https://revolt.chat/posts/evolving-usernames">
Read more on our blog!
</a>
),