chore: use ios icon for sessions, update links

This commit is contained in:
Ed L
2022-09-10 20:23:34 +01:00
committed by Paul Makles
parent 5a738b7c68
commit 734fa06425
2 changed files with 6 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ export function Feedback() {
</CategoryButton>
</a>
<a
href="https://github.com/revoltchat/revite/issues/new"
href="https://github.com/revoltchat/revite/issues/new/choose"
target="_blank"
rel="noreferrer">
<CategoryButton
@@ -37,7 +37,7 @@ export function Feedback() {
</CategoryButton>
</a>
<a
href="https://github.com/orgs/revoltchat/projects/1"
href="https://github.com/orgs/revoltchat/projects/3"
target="_blank"
rel="noreferrer">
<CategoryButton
@@ -55,7 +55,7 @@ export function Feedback() {
action="chevron"
icon={<Group size={24} />}
description="You can report issues and discuss improvements with us directly here.">
Join Testers server.
{"Join the Revolt Lounge"}
</CategoryButton>
</a>
</Link>