We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c4a52 commit 19cb4e2Copy full SHA for 19cb4e2
classes/Helper.php
@@ -146,7 +146,7 @@ public static function getQualityStandardsLink()
146
case 2: // UK
147
return 'https://www.affili.net/uk/advertisers-andagencies/platform/quality-management';
148
case 3: // FR
149
- return 'https://www.affili.net/fr/annonceurs-etagences/plateforme/securite-et-transparence';
+ return 'https://www.affili.net/fr/annonceurs-et-agences/plateforme/securite-et-transparence';
150
case 4: // NL (not implemented)
151
case 1: // DE
152
default :
0 commit comments