aboutsummaryrefslogtreecommitdiff
path: root/manual/project_target.md
diff options
context:
space:
mode:
Diffstat (limited to 'manual/project_target.md')
-rw-r--r--manual/project_target.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/project_target.md b/manual/project_target.md
index c4244015..d2d6edfa 100644
--- a/manual/project_target.md
+++ b/manual/project_target.md
@@ -1835,7 +1835,7 @@ In this way, when compiling the test target, if the package exists, the macro de
Users no longer need to call the [add_links](#targetadd_links), [add_includedirs](#targetadd_includedirs), [add_ldflags](#targetadd_ldflags) interfaces to configure the dependent library links.
-For how to set up the package search directory, please refer to: [add_packagedirs](#targetadd_packagedirs) interface
+For how to set up the package search directory, please refer to: [add_packagedirs](/manual/global_interfaces?id=add_packagedirs) interface
After v2.2.2, this interface also supports packages defined by [add_requires](#add_requires) in remote dependency management.