summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-10-30 16:50:45 +0100
committerGitHub <noreply@github.com>2020-10-30 16:50:45 +0100
commit3db54bacaa479bb4ef3bbdea724f892b08cd76d1 (patch)
tree94d6bb682f4d5378bb152116f2f65730d7f3dfb4 /CONTRIBUTING.md
parentf794a4f03f76c4de7f2012d09ff65814612a2336 (diff)
parent611c0cb0e0444b862d2a49031480337b8f6ce9fb (diff)
downloadpodman-3db54bacaa479bb4ef3bbdea724f892b08cd76d1.tar.gz
podman-3db54bacaa479bb4ef3bbdea724f892b08cd76d1.tar.bz2
podman-3db54bacaa479bb4ef3bbdea724f892b08cd76d1.zip
Merge pull request #8199 from cevich/fix_missing_links
[CI:DOCS] Fix broken CI readme links
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
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