mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
fix mailto URIs
As per RFC 6068, there should be no slashes after "mailto:".
This commit is contained in:
@@ -38,6 +38,6 @@ OWASP dependency-check's core analysis engine can be used as:
|
|||||||
For help with dependency-check the following resource can be used:
|
For help with dependency-check the following resource can be used:
|
||||||
|
|
||||||
- Post to the [google group](https://groups.google.com/forum/#!forum/dependency-check):
|
- Post to the [google group](https://groups.google.com/forum/#!forum/dependency-check):
|
||||||
[subscribe](mailto://dependency-check+subscribe@googlegroups.com),
|
[subscribe](mailto:dependency-check+subscribe@googlegroups.com),
|
||||||
[post](mailto://dependency-check@googlegroups.com),
|
[post](mailto:dependency-check@googlegroups.com),
|
||||||
- Open a [github issue](https://github.com/jeremylong/DependencyCheck/issues)
|
- Open a [github issue](https://github.com/jeremylong/DependencyCheck/issues)
|
||||||
Reference in New Issue
Block a user