From 869df34882746b2c6d3016cea1370401afa0cf36 Mon Sep 17 00:00:00 2001 From: Scuner <99040545+Scuner@users.noreply.github.com> Date: Sat, 3 Jan 2026 13:20:53 +0500 Subject: [PATCH] Fix link formatting for IDE Configuration --- .../01-getting-started/02-Development Environment Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en/documents/01-getting-started/02-Development Environment Setup.md b/i18n/en/documents/01-getting-started/02-Development Environment Setup.md index 9f0281d..9baa97f 100644 --- a/i18n/en/documents/01-getting-started/02-Development Environment Setup.md +++ b/i18n/en/documents/01-getting-started/02-Development Environment Setup.md @@ -155,4 +155,4 @@ After configuration, execute `source ~/.bashrc` to apply the changes. Once the environment setup is complete, proceed to the next step: -→ [03-IDE Configuration](./03-IDE配置.md) - Configure VS Code Development Environment +→ [03-IDE Configuration](./03-IDE%20Configuration.md) - Configure VS Code Development Environment