aboutsummaryrefslogtreecommitdiff
path: root/docs/maintainers/execute_process.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/maintainers/execute_process.md')
-rw-r--r--docs/maintainers/execute_process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/maintainers/execute_process.md b/docs/maintainers/execute_process.md
index f8b866ae1..688ec8464 100644
--- a/docs/maintainers/execute_process.md
+++ b/docs/maintainers/execute_process.md
@@ -1,6 +1,6 @@
# execute_process
-The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/maintainers/execute_process.md).
+The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/docs/maintainers/execute_process.md).
Intercepts all calls to execute_process() inside portfiles and fails when Download Mode
is enabled.