diff options
author | Chris Evich <cevich@redhat.com> | 2021-06-10 11:30:41 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2021-06-10 11:30:41 -0400 |
commit | 4a4fe48ccdcf51aa34600d53292e01d05e881bba (patch) | |
tree | f7a4546283ba0ae634bec8c69fd3ff2ee2f071bd /SECURITY.md | |
parent | dffbf16b24ba971a96db753100b7f43f5d6df3f8 (diff) | |
download | podman-4a4fe48ccdcf51aa34600d53292e01d05e881bba.tar.gz podman-4a4fe48ccdcf51aa34600d53292e01d05e881bba.tar.bz2 podman-4a4fe48ccdcf51aa34600d53292e01d05e881bba.zip |
Fix docs links due to branch rename
Ref: https://github.com/containers/common/issues/549
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index 03a192044..1f6d5088d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,3 @@ ## Security and Disclosure Information Policy for the Libpod Project -The Libpod Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/master/SECURITY.md) for the Containers Projects. +The Libpod Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/main/SECURITY.md) for the Containers Projects. |