Skip to content

Commit

Permalink
fix(zimbra): spanish onboarding link
Browse files Browse the repository at this point in the history
ref: MANAGER-17169

Signed-off-by: Tristan WAGNER <[email protected]>
  • Loading branch information
tristanwagner authored and ghyenne committed Feb 20, 2025
1 parent 4cdf651 commit ca6e88d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const WEBSITE_LINK: Links = {
FR: `${websiteRoot}fr${zimbraWebsite}`,
GB: `${websiteRoot}en-gb${zimbraWebsite}`,
DE: `${websiteRoot}de${zimbraWebsite}`,
ES: `${websiteRoot}es${zimbraWebsite}`,
ES: `${websiteRoot}es-es${zimbraWebsite}`,
IT: `${websiteRoot}it${zimbraWebsite}`,
NL: `${websiteRoot}nl${zimbraWebsite}`,
PL: `${websiteRoot}pl${zimbraWebsite}`,
Expand Down

0 comments on commit ca6e88d

Please sign in to comment.