File tree Expand file tree Collapse file tree
client/src/components/Login Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,16 +112,20 @@ const Login = React.memo(
112112 < Footer
113113 legalLinks = { [
114114 {
115- label : 'Mentions légales' ,
116- href : '#' ,
115+ label : "Conditions générales d'utilisation" ,
116+ href : 'https://docs.suite.anct.gouv.fr/docs/bf7ff5c9-766a-409c-8f62-d4acc9517218/' ,
117+ } ,
118+ {
119+ label : 'Politique de confidentialité' ,
120+ href : 'https://docs.suite.anct.gouv.fr/docs/b77fef2d-ee20-4f3b-b795-e8210849331c/' ,
117121 } ,
118122 {
119- label : 'Données personnelles et cookies' ,
120- href : '# ' ,
123+ label : "Déclaration d'accessibilité" ,
124+ href : 'https://docs.suite.anct.gouv.fr/docs/ec1f62fd-1af3-419c-8f72-1d7fe64c13ac/ ' ,
121125 } ,
122126 {
123- label : 'Accessibilité: non conforme ' ,
124- href : '# ' ,
127+ label : 'Mentions légales ' ,
128+ href : 'https://docs.suite.anct.gouv.fr/docs/714f5518-4d1a-47f2-8878-3b7216ae902b/ ' ,
125129 } ,
126130 ] }
127131 externalLinks = { [
You can’t perform that action at this time.
0 commit comments