diff options
Diffstat (limited to 'docs/manual/contribute.txt')
-rw-r--r-- | docs/manual/contribute.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt index c10587726c..a58945f395 100644 --- a/docs/manual/contribute.txt +++ b/docs/manual/contribute.txt @@ -295,7 +295,7 @@ information). This tool reads your patches and outputs the appropriate +git send-email+ command to use: --------------------- -$ ./tools/get-developers outgoing/* +$ ./utils/get-developers outgoing/* --------------------- Use the output of +get-developers+ to send your patches: |