Fix path for security report line

Signed-off-by: Kohei Ota <kela@inductor.me>
This commit is contained in:
Kohei Ota
2020-01-26 16:13:05 +09:00
parent 2fc03cc11c
commit c8ba985325
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Currently, the following features are not considered to be production-ready:
## Security ## Security
The reporting process and disclosure communications are outlined in [/org/security](https://github.com/opencontainers/org/blob/master/security/). The reporting process and disclosure communications are outlined in [/org/SECURITY.md](https://github.com/opencontainers/org/blob/master/SECURITY.md).
## Building ## Building
+1 -1
View File
@@ -1,3 +1,3 @@
# Security # Security
The reporting process and disclosure communications are outlined in [/org/security](https://github.com/opencontainers/org/blob/master/security/). The reporting process and disclosure communications are outlined in [/org/SECURITY.md](https://github.com/opencontainers/org/blob/master/SECURITY.md).