fix: use correct cleanspeak product url

This commit is contained in:
Cori Hudson 2022-08-15 12:01:32 -04:00
parent fb86b27a48
commit bfc821778b

View file

@ -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>
)
}}
/>