From 8a9a86692945caab677090176ea5f0d73b988caa Mon Sep 17 00:00:00 2001 From: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:47:31 +0200 Subject: [PATCH] Apply suggested fix to CONTRIBUTING.md from Copilot Autofix Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc6f2bd407..1147f2b5ee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,7 +68,7 @@ git checkout -b feat/25-annotations_to_tasks ``` ### IDE configuration -To know how configure your development environment, see [IDE configuration](./docs/contributors/ide-configuration.md). +To know how to configure your development environment, see [IDE configuration](./docs/contributors/ide-configuration.md). ### Development