mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-30 10:58:23 -05:00
Use relative link to wedo-legacy
This commit is contained in:
parent
d0881c3ba2
commit
179edefaaa
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ class Wedo2 extends ExtensionLanding {
|
||||||
values={{
|
values={{
|
||||||
wedoLegacyLink: (
|
wedoLegacyLink: (
|
||||||
<a
|
<a
|
||||||
href="https://scratch.mit.edu/wedo-legacy"
|
href="/wedo-legacy"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue