diff options
author | Chris Evich <cevich@redhat.com> | 2020-10-30 10:32:17 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2020-10-30 10:32:17 -0400 |
commit | 611c0cb0e0444b862d2a49031480337b8f6ce9fb (patch) | |
tree | 3403b5a9d86561da08e6ada3fac07e195664aaa8 /CONTRIBUTING.md | |
parent | 228396a99dc88fc828f23d4072a46ca8de90282f (diff) | |
download | podman-611c0cb0e0444b862d2a49031480337b8f6ce9fb.tar.gz podman-611c0cb0e0444b862d2a49031480337b8f6ce9fb.tar.bz2 podman-611c0cb0e0444b862d2a49031480337b8f6ce9fb.zip |
[CI:DOCS] Fix broken CI readme links
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a813fcc35..308c7b197 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -361,9 +361,6 @@ All pull requests and branch-merges automatically run: * Integration Testing * Special testing (like running inside a container, or as a regular user) -For a more in-depth reference of the CI system, please [refer to it's dedicated -documentation.](contrib/cirrus/README.md) - There is always additional complexity added by automation, and so it sometimes can fail for any number of reasons. This includes post-merge testing on all branches, which you may occasionally see [red bars on the status graph |