Bulk fix links to org/docs/various -> org/docs/about
This commit is contained in:
parent
67891a093e
commit
538a1a838e
4 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ Use your best judgment, and feel free to propose changes to this document in a p
|
|||
## Code of Conduct
|
||||
|
||||
When you engage with us, or when you engage with others,
|
||||
please remember [the FreeSewing community standards](https://freesewing.org/docs/various/community-standards/).
|
||||
please remember [the FreeSewing community standards](https://freesewing.org/docs/about/community-standards/).
|
||||
|
||||
As a contributor, you are also expected to uphold [the FreeSewing Code of Conduct](https://freesewing.dev/guides/code-of-conduct).
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ value a safe and welcoming environment for all members of the FreeSewing communi
|
|||
|
||||
To that extend, we impose the following requirements to ensure everyone feels safe and welcome:
|
||||
|
||||
- Any member of our community must respect [our community standards](https://freesewing.org/docs/various/community-standards/)
|
||||
- Any member of our community must respect [our community standards](https://freesewing.org/docs/about/community-standards/)
|
||||
- As a contributor, you must uphold [our Code of Conduct](/guides/code-of-conduct/)
|
||||
|
||||
Go ahead and read those, we'll wait.
|
||||
|
@ -24,7 +24,7 @@ With that out of the way, here's a few more things that are _good to know_:
|
|||
|
||||
- Nobody gets paid to work on/for FreeSewing. We are a 100% volunteer organisation.
|
||||
- We have patrons who support us financially, but all the money that comes in goes to charity —
|
||||
See our [revenue pledge](https://freesewing.org/docs/various/pledge/) for details
|
||||
See our [revenue pledge](https://freesewing.org/docs/about/pledge/) for details
|
||||
- FreeSewing follows the [all-contributors](https://allcontributors.org/) specification.
|
||||
Contributions of any kind are welcome.
|
||||
|
||||
|
|
|
@ -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.',
|
||||
}
|
||||
|
|
|
@ -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.',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue