mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #4573 from LLK/hotfix/studio-link
Fix BLM studio link
This commit is contained in:
commit
ab698070e2
1 changed files with 1 additions and 1 deletions
|
@ -1495,7 +1495,7 @@ class AnnualReport extends React.Component {
|
|||
values={{
|
||||
BLMStudioLink: (
|
||||
<a
|
||||
href="/studio/26964367"
|
||||
href="/studios/26964367"
|
||||
target="_blank"
|
||||
>
|
||||
Black Lives Matter <FormattedMessage
|
||||
|
|
Loading…
Reference in a new issue