Skip to content

Commit

Permalink
Merge pull request #107 from SSWConsulting/updated-link-to-ssw-china
Browse files Browse the repository at this point in the history
πŸ”— Updated link to SSW China
  • Loading branch information
tiagov8 authored Dec 9, 2024
2 parents a0090da + 21d4427 commit b33c4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/CountryDropdown/CountryDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const websites: { country: Countries; url: string }[] = [
},
{
country: "China",
url: "https://www.ssw.com.cn",
url: "https://www.ssw.cn",
},
{
country: "France",
Expand Down

0 comments on commit b33c4e6

Please sign in to comment.