ruki преди 6 месеца
родител
ревизия
8d359afb3a
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      docs/guide/quick-start.md
  2. 1 1
      docs/zh/guide/quick-start.md

+ 1 - 1
docs/guide/quick-start.md

@@ -332,7 +332,7 @@ $ xmake run -d hello
 
 ## What's Next?
 
-- Continue with the guide. [Create Project](/guide/essentials/create-project)
+- Continue with the guide. [Create Project](/guide/basic-commands/create-project)
 - Checkout the examples. [Examples](/examples/cpp/basic)
 - Checkout API reference. [API Reference](/api/description/specification)
 

+ 1 - 1
docs/zh/guide/quick-start.md

@@ -329,7 +329,7 @@ $ xmake run -d hello
 
 ## 下一步 {#next-steps}
 
-- 继续阅读该指南. [创建工程](/zh/guide/essentials/create-project)
+- 继续阅读该指南. [创建工程](/zh/guide/basic-commands/create-project)
 - 查看示例. [实例](/zh/examples/cpp/basic)
 - 查看 API 手册. [API 手册](/zh/api/description/specification)