File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ const FeatureLink = () => {
3939 ref = { linkRef }
4040 prefetch = { false }
4141 target = '_blank'
42- href = 'https://chrome .google.com/webstore/ detail/dapplets/pjjnaojpjhgbhpfffnjleidmdbajagdj '
42+ href = 'https://chromewebstore .google.com/detail/mutable-web/cnahdmdbhkphpbpbjjbfdnmbphbenglc '
4343 className = { styles . featureLink }
4444 >
4545 < div className = { styles . linkContent } >
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ function About() {
123123 < p className = { styles . titleMessage } > { title . message } </ p >
124124 < div className = { styles . titleButtons } >
125125 < Button
126- link = 'https://chrome .google.com/webstore/ detail/dapplets/pjjnaojpjhgbhpfffnjleidmdbajagdj '
126+ link = 'https://chromewebstore .google.com/detail/mutable-web/cnahdmdbhkphpbpbjjbfdnmbphbenglc '
127127 text = 'Get started'
128128 isPrimary
129129 icon = 'icons/button/download.svg'
You can’t perform that action at this time.
0 commit comments