mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Merge pull request #3621 from bryangunn/patch-1
Fixed bad link to Issues page
This commit is contained in:
commit
369e44ad43
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue