We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b1c0b8 + 0045b3e commit 2ece28dCopy full SHA for 2ece28d
1 file changed
src/components/consent-modal.js
@@ -68,7 +68,7 @@ export default class ConsentModal extends React.Component {
68
<a
69
target="_blank"
70
className={ns('Modal-poweredByLink')}
71
- href={config.poweredBy || 'https://github.com/empreinte-digitale/orejime'}
+ href={config.poweredBy || 'https://orejime.empreintedigitale.fr'}
72
title={`${t(['poweredBy'])} (${t(['newWindow'])})`}
73
>
74
{t(['poweredBy'])}
0 commit comments