1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-02 19:37:29 +02: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> <Trans>Review Web Maker</Trans>
</a>{' '} </a>{' '}
<a <a
href="https://spectrum.chat/web-maker" href="https://github.com/chinchang/web-maker/discussions"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
class="btn btn-icon" class="btn btn-icon"
@@ -88,7 +88,7 @@ export function HelpModal(props) {
<svg> <svg>
<use xlinkHref="#chat-icon" /> <use xlinkHref="#chat-icon" />
</svg> </svg>
<Trans>Chat</Trans> <Trans>Discuss</Trans>
</a>{' '} </a>{' '}
<a <a
href="https://github.com/chinchang/web-maker/issues" href="https://github.com/chinchang/web-maker/issues"