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:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user