mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
fix: use correct cleanspeak product url
This commit is contained in:
parent
fb86b27a48
commit
bfc821778b
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ const Landing = () => (
|
|||
</a>
|
||||
),
|
||||
CleanSpeak: (
|
||||
<a href="http://www.inversoft.com/features/profanity-filter/">CleanSpeak</a>
|
||||
<a href="https://cleanspeak.com/products/profanity-filter/">CleanSpeak</a>
|
||||
)
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue