Skip to content

Commit b33c4e6

Browse files
authored
Merge pull request #107 from SSWConsulting/updated-link-to-ssw-china
🔗 Updated link to SSW China
2 parents a0090da + 21d4427 commit b33c4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/CountryDropdown/CountryDropdown.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const websites: { country: Countries; url: string }[] = [
1313
},
1414
{
1515
country: "China",
16-
url: "https://www.ssw.com.cn",
16+
url: "https://www.ssw.cn",
1717
},
1818
{
1919
country: "France",

0 commit comments

Comments
 (0)