1
0
Fork 0

Bulk fix links to org/docs/various -> org/docs/about

This commit is contained in:
Vili Sinervä 2024-07-08 19:19:28 +03:00
parent 67891a093e
commit 538a1a838e
No known key found for this signature in database
4 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@ const html = mustache.render(
greeting: `love,`,
website: 'FreeSewing.org',
seeWhy: 'You received this email because removing inactive accounts is in line with our',
urlWhy: 'https://freesewing.org/docs/various/privacy/account/',
urlWhy: 'https://freesewing.org/docs/about/privacy#how-we-use-your-account-data',
whyDidIGetThis: 'Privacy Notice',
notMarketing: 'This is not marketing, but a transactional email about your FreeSewing account.',
}

View file

@ -53,7 +53,7 @@ const html = mustache.render(
greeting: `love,`,
website: 'FreeSewing.org',
seeWhy: 'You received this email because removing inactive accounts is in line with our',
urlWhy: 'https://freesewing.org/docs/various/privacy/account/',
urlWhy: 'https://freesewing.org/docs/about/privacy#how-we-use-your-account-data',
whyDidIGetThis: 'Privacy Notice',
notMarketing: 'This is not marketing, but a transactional email about your FreeSewing account.',
}