We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d099e2 commit c8c93ecCopy full SHA for c8c93ec
src/components/common/dialogs/WelcomeOffer.jsx
@@ -110,7 +110,7 @@ const listItems = [
110
111
const WelcomeOffer = ({ styles, onDismiss = noop, ...dialogProps }) => {
112
const openFaqLink = () => {
113
- openLink('https://help.gooddollar.org/en/articles/5732921-what-is-the-new-goodwallet', '_blank')
+ openLink('https://docs.gooddollar.org/wallet-and-products/new-goodwallet', '_blank')
114
}
115
116
return (
0 commit comments