Skip to content

Commit

Permalink
chore(page): add new tos link
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnysCode committed Nov 18, 2023
1 parent 3ae0a02 commit bee7243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/me/[[...tab]].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ const UserTab: NextPage<UserTabProps> = () => {
icon: faUserSecret,
},
{
text: `Safety Guidelines`,
link: `/blog/contributing_to_user_safety_and_service_guidelines_1657056506533`,
text: `Terms of Service`,
link: `/blog/terms_of_service`,
icon: faHeartPulse,
},
]}
Expand Down

0 comments on commit bee7243

Please sign in to comment.