fix: usernames are evolving blog post link (#895)

This commit is contained in:
FluffyCookie000 2023-07-02 03:46:34 -04:00 committed by GitHub
parent 5363ff2572
commit 534b9227de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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