From 9b3c99cbf3023624509cea03d0c51a9542f115da Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 19 Sep 2019 00:30:12 +0800 Subject: fix link for add_requires --- manual/project_target.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/project_target.md b/manual/project_target.md index d2d6edfa..ea6d3f86 100644 --- a/manual/project_target.md +++ b/manual/project_target.md @@ -1837,7 +1837,7 @@ Users no longer need to call the [add_links](#targetadd_links), [add_includedirs 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. +After v2.2.2, this interface also supports packages defined by [add_requires](/manual/global_interfaces?id=add_requires) in remote dependency management. ```lua add_requires("zlib", "polarssl") -- cgit v1.2.3