diff --git a/content/contributing-terms.en.md b/content/contributing-terms.en.md index 10548b23..024ae8be 100644 --- a/content/contributing-terms.en.md +++ b/content/contributing-terms.en.md @@ -266,7 +266,7 @@ Each filter is exposed as a named function export that takes a `document` parame > The `document` parameter is actually a [JSDOM](https://github.com/jsdom/jsdom) document instance. -You can learn more about usual noise and ways to handle it [in the guidelines](declarations-guidelines.md#Usual-noise). +You can learn more about usual noise and ways to handle it [in the guidelines](../guidelines/declaring#usual-noise). ##### Example @@ -400,7 +400,7 @@ If the terms you want to add match no existing type, you can [suggest a new one] ##### Defining new terms types -Before defining a new terms type, please note that wanting to multiply terms types is usually a symptom that the service needs to be broken down into several services. For example, rather than considering that Facebook has several specific variations of “Terms of Service”, it is more accurate to declare “Terms of Service” for the services “Facebook” (social network service for the general public), “Facebook Ads” (ads service for advertisers) and “Facebook Payments” (payment service for developers). On the other hand, the “Google Ads” service is a commercial suite acting as an umbrella for several pieces of software that all share the same terms, and there is thus no need to separate each of them. See practical guidelines for [provider prefixing](declarations-guidelines.md#provider-prefixing). +Before defining a new terms type, please note that wanting to multiply terms types is usually a symptom that the service needs to be broken down into several services. For example, rather than considering that Facebook has several specific variations of “Terms of Service”, it is more accurate to declare “Terms of Service” for the services “Facebook” (social network service for the general public), “Facebook Ads” (ads service for advertisers) and “Facebook Payments” (payment service for developers). On the other hand, the “Google Ads” service is a commercial suite acting as an umbrella for several pieces of software that all share the same terms, and there is thus no need to separate each of them. See practical guidelines for [provider prefixing](../guidelines/declaring#provider-prefixing). In order to guide usage and disambiguate synonyms, we characterise each terms type along three dimensions of the commitment that is being taken in it: