mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-18 03:27:02 -05:00
Fix BLM studio link
This commit is contained in:
parent
811844f231
commit
4369899813
1 changed files with 1 additions and 1 deletions
|
@ -1495,7 +1495,7 @@ class AnnualReport extends React.Component {
|
||||||
values={{
|
values={{
|
||||||
BLMStudioLink: (
|
BLMStudioLink: (
|
||||||
<a
|
<a
|
||||||
href="/studio/26964367"
|
href="/studios/26964367"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Black Lives Matter <FormattedMessage
|
Black Lives Matter <FormattedMessage
|
||||||
|
|
Loading…
Reference in a new issue