diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f13ebeae44f2c..3674b834b9d63 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ Follow either of the two links above to access the appropriate CLA and instructi ### Adding dependencies -If your patch depends on new packages, follow the [instructions to add a dependency](/docs/development/dependencies.md). +If your patch depends on new packages, follow the [instructions to add a dependency](/docs/development/vendoring.md#adding-a-dependency-to-the-vendor-directory). ## Bug reporting