1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-03-21 19:19:40 +01:00

remove spectrum link

This commit is contained in:
Kushagra Gour 2024-03-14 18:59:49 +05:30
parent 1dbfccf06d
commit 0e3ccecc86

View File

@ -80,7 +80,7 @@ export function HelpModal(props) {
<Trans>Review Web Maker</Trans>
</a>{' '}
<a
href="https://spectrum.chat/web-maker"
href="https://github.com/chinchang/web-maker/discussions"
target="_blank"
rel="noopener noreferrer"
class="btn btn-icon"
@ -88,7 +88,7 @@ export function HelpModal(props) {
<svg>
<use xlinkHref="#chat-icon" />
</svg>
<Trans>Chat</Trans>
<Trans>Discuss</Trans>
</a>{' '}
<a
href="https://github.com/chinchang/web-maker/issues"