File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/govtool-frontend/playwright/lib/constants Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export const ABSTAIN_VOTE_DOC_URL = `${environments.docsUrl}/using-govtool/deleg
99export const SIGNAL_NO_CONFIDENCE_VOTE_DOC_URL = `${ environments . docsUrl } /using-govtool/delegating/signal-no-confidence-on-every-vote` ;
1010export const FAQS_DOC_URL = `${ environments . docsUrl } /faqs` ;
1111export const GUIDES_DOC_URL = `${ environments . docsUrl } /using-govtool` ;
12- export const PRIVACY_POLICY = `https://docs.intersectmbo.org/legal/policies-and-conditions/privacy-policy` ;
13- export const TERMS_AND_CONDITIONS = `https://docs.intersectmbo.org/legal/policies-and-conditions/terms-of-use` ;
12+ export const PRIVACY_POLICY = `https://docs.intersectmbo.org/legal/policies-and-conditions/intersect-members-policies/ privacy-policy` ;
13+ export const TERMS_AND_CONDITIONS = `https://docs.intersectmbo.org/legal/policies-and-conditions/intersect-internal-policies/ terms-of-use` ;
1414export const HELP_DOC_URL = `${ environments . docsUrl } /support` ;
1515export const BOOTSTRAP_DOC_URL = `${ environments . docsUrl } /faqs/bootstrapping-phase` ;
You can’t perform that action at this time.
0 commit comments