mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-21 22:50:59 -05:00
fix: usernames are evolving blog post link (#895)
This commit is contained in:
parent
5363ff2572
commit
534b9227de
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue