We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6894a1 + 993f962 commit 4bdd6b6Copy full SHA for 4bdd6b6
docs/zh_CN/api-guides/build-system.rst
@@ -343,7 +343,7 @@ ESP-IDF 在搜索所有待构建的组件时,会按照以下优先级搜索组
343
344
上述目录通常设置为相对于 ``CMakeLists.txt`` 文件的相对路径,当然也可以设置为绝对路径。
345
346
-还有其它参数可以传递给 ``idf_component_register``,具体可参考 :ref:`here<cmake-component-register>`。
+还有其它参数可以传递给 ``idf_component_register``,具体可参考 :ref:`这里<cmake-component-register>`。
347
348
有关更完整的 ``CMakeLists.txt`` 示例,请参阅 `组件依赖示例`_ 和 `组件 CMakeLists 示例`_。
349
0 commit comments