Merge pull request #5853 from posquit0/patch-1

Fix broken url in CONTRIBUTING.md
This commit is contained in:
k8s-ci-robot 2018-10-03 07:42:22 -07:00 committed by GitHub
commit e927fbecb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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