mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -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={{
|
||||
wedoLegacyLink: (
|
||||
<a
|
||||
href="https://scratch.mit.edu/wedo-legacy"
|
||||
href="/wedo-legacy"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue