Skip to content

Commit

Permalink
Fixed bad link to Issues page
Browse files Browse the repository at this point in the history
The link to the issues page was giving a 404 due to a malformed URL.
  • Loading branch information
bryangunn committed Mar 6, 2018
1 parent 184f784 commit 3058644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The Kubernetes Helm project accepts contributions via GitHub pull requests. This
## Reporting a Security Issue

Most of the time, when you find a bug in Helm, it should be reported
using [GitHub issues](github.com/kubernetes/helm/issues). However, if
using [GitHub issues](https://github.com/kubernetes/helm/issues). However, if
you are reporting a _security vulnerability_, please email a report to
[helm-security@deis.com](mailto:helm-security@deis.com). This will give
us a chance to try to fix the issue before it is exploited in the wild.
Expand Down

0 comments on commit 3058644

Please sign in to comment.