mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-11 04:00:54 +02:00
fix review link
This commit is contained in:
@ -43,11 +43,11 @@ export function HelpModal(props) {
|
|||||||
</Trans>
|
</Trans>
|
||||||
.
|
.
|
||||||
</p>
|
</p>
|
||||||
<p class="show-when-extension">
|
<p>
|
||||||
<Trans>
|
<Trans>
|
||||||
Like this extension? Please{' '}
|
Like this app? Please{' '}
|
||||||
<a
|
<a
|
||||||
href="https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews"
|
href="https://chromewebstore.google.com/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
@ -69,7 +69,7 @@ export function HelpModal(props) {
|
|||||||
<Trans>Support the developer</Trans>
|
<Trans>Support the developer</Trans>
|
||||||
</Button>{' '}
|
</Button>{' '}
|
||||||
<a
|
<a
|
||||||
href="https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews"
|
href="https://chromewebstore.google.com/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh/reviews"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
class="btn btn-icon"
|
class="btn btn-icon"
|
||||||
|
Reference in New Issue
Block a user