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