Skip to content

Commit

Permalink
fix: clarify link example
Browse files Browse the repository at this point in the history
  • Loading branch information
adiati98 committed Jun 10, 2024
1 parent 13edc12 commit 208eed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/i18n-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ You can name this file anything _except_ `CONTRIBUTING.md`. For example: `contri
Put the file in the `contributing` folder at the root. Then, add the link to it in the "[🤝 Contributing](../README.md#-contributing)" section on the root README as below:

```markdown
- For information on how to contribute to this translations repository, check out our [Translations Contributing Guidelines](LINK-TO-YOUR-CONTRIBUTING-FILE).
- For information on how to contribute to this translations repository, check out our [Translations Contributing Guidelines](LINK-TO-YOUR-FORKED-REPOSITORY-CONTRIBUTING-FILE).
```

### 5. Working with Translations
Expand Down

0 comments on commit 208eed2

Please sign in to comment.