diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4100fccc7..9950fe659 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,5 +57,5 @@ and brings value to both new and experienced users of Material for MkDocs. [Report a docs issue]: reporting-a-docs-issue.md [Request a change]: requesting-a-change.md [Ask a question]: https://github.com/squidfunk/mkdocs-material/discussions - [Add a translation]: https://github.com/squidfunk/mkdocs-material/adding-a-translation + [Add translations]: https://github.com/squidfunk/mkdocs-material/adding-translations [Create a pull request]: https://github.com/squidfunk/mkdocs-material/pulls diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 37cd5b086..539d540ca 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -95,7 +95,7 @@ In this section, we guide your through our processes. --- - [:octicons-arrow-right-24: Add a translation][add a translation] + [:octicons-arrow-right-24: Add translations][add translations] - :material-source-pull:   __Want to create a pull request?__ @@ -113,7 +113,7 @@ In this section, we guide your through our processes. [report a bug]: reporting-a-bug.md [report a docs issue]: reporting-a-docs-issue.md [request a change]: requesting-a-change.md - [add a translation]: https://github.com/squidfunk/mkdocs-material/adding-a-translation + [add translations]: https://github.com/squidfunk/mkdocs-material/adding-translations [create a pull request]: https://github.com/squidfunk/mkdocs-material/pulls ## Checklist