Skip to content

Commit a8e5e40

Browse files
Correction du lien vers la politique de protection de la vie privée UdeM
1 parent a1b1052 commit a8e5e40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/app/shared/cookies/klaro-configuration.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ export const GOOGLE_ANALYTICS_KLARO_KEY = 'google-analytics';
2222
export const klaroConfiguration: any = {
2323
storageName: ANONYMOUS_STORAGE_NAME_KLARO,
2424

25-
privacyPolicy: './info/privacy',
25+
//privacyPolicy: './info/privacy',
26+
27+
privacyPolicy: 'https://vie-privee.umontreal.ca/confidentialite/',
2628

2729
/*
2830
Setting 'hideLearnMore' to 'true' will hide the "learn more / customize" link in

0 commit comments

Comments
 (0)