From 992e882ee34070c64eae5d5ef580af6d48746399 Mon Sep 17 00:00:00 2001 From: Simon Marquis Date: Thu, 18 Apr 2024 01:29:29 +0100 Subject: [PATCH] Documentation (#7059) See https://squidfunk.github.io/mkdocs-material/contributing/#contributing_1 --- docs/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 5ec1976c396..fe84fd55b20 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -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 translations]: https://github.com/squidfunk/mkdocs-material/adding-translations + [add translations]: adding-translations.md [create a pull request]: making-a-pull-request.md ## Checklist