Skip to content

Commit 0978e47

Browse files
committed
fix: update Twitter terms of service link in policy timeline component
1 parent 45ddfd3 commit 0978e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/policy-timeline.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const PolicyTimeline: React.FC = () => {
1515
date: "August 19, 2021",
1616
title: "Twitter Terms of Service",
1717
description: "The terms governing the Twitter platform prior to X's acquisition",
18-
impact: "Defined the rules and policies for Twitter users. See the full terms at <a href='https://help.x.com/en/rules-and-policies' target='_blank' rel='noopener noreferrer' className='text-indigo-600 underline'>help.x.com/en/rules-and-policies</a>"
18+
impact: "Defined the rules and policies for Twitter users. See the full terms at <a href='help.twitter.com/en/rules-and-policies/twitter-terms-of-service' target='_blank' rel='noopener noreferrer' className='text-indigo-600 underline'>help.twitter.com/en/rules-and-policies/twitter-terms-of-service</a>"
1919
},
2020
{
2121
date: "January 2023",

0 commit comments

Comments
 (0)