Skip to content

Commit

Permalink
remove file extension & use correct relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Cli4d authored and MattiSG committed Jul 31, 2023
1 parent 64de156 commit a006d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/contributing-terms.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The service name is exposed to end users. It should reflect as closely as possib
- _Example: `Firebase` (by Google) → `Firebase`_.
- _Example: `App Store` (by Apple) → `App Store`_.

> If you have a hard time finding the service name, check out the [practical guidelines to find the service name](./guidelines/declaring.en.md#service-name), and feel free to mention your uncertainties in the pull request! We will help you improve the service name if necessary 🙂
> If you have a hard time finding the service name, check out the [practical guidelines to find the service name](../guidelines/declaring#service-name), and feel free to mention your uncertainties in the pull request! We will help you improve the service name if necessary 🙂
### Service ID

Expand All @@ -54,7 +54,7 @@ The service ID is exposed to developers. It should be easy to handle with script
- _Example: `App Store``App Store`_.
- _Example: `DeviantArt``DeviantArt`_.

> If you have a hard time defining the service ID, check out the [practical guidelines to derive the ID from the service name](./guidelines/declaring.en.md#service-id), and feel free to mention your uncertainties in the pull request! We will help you improve the service ID if necessary 🙂
> If you have a hard time defining the service ID, check out the [practical guidelines to derive the ID from the service name](../guidelines/declaring#service-id), and feel free to mention your uncertainties in the pull request! We will help you improve the service ID if necessary 🙂
> More details on the ID and naming constraints and recommendations can be found in the relevant [decision record](https://github.com/OpenTermsArchive/engine/blob/main/decision-records/0001-service-name-and-id.md).
Expand Down

0 comments on commit a006d65

Please sign in to comment.