diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-10-30 16:50:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-30 16:50:45 +0100 |
commit | 3db54bacaa479bb4ef3bbdea724f892b08cd76d1 (patch) | |
tree | 94d6bb682f4d5378bb152116f2f65730d7f3dfb4 /docs | |
parent | f794a4f03f76c4de7f2012d09ff65814612a2336 (diff) | |
parent | 611c0cb0e0444b862d2a49031480337b8f6ce9fb (diff) | |
download | podman-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 'docs')
-rw-r--r-- | docs/Readme.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/Readme.md b/docs/Readme.md index 12b78d48f..c517052b3 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -50,6 +50,5 @@ the following: If reloading the page, or clearing your local cache does not fix the problem, it is likely caused by broken metadata needed to protect clients from cross-site-scripting style attacks. Please [notify a maintainer](https://github.com/containers/podman#communications) -so they may investigate how/why the swagger.yaml file's CORS-metadata is incorrect. See -[the Cirrus-CI tasks documentation](../contrib/cirrus/README.md#docs-task) for -details regarding this situation. +so they may investigate how/why the `swagger.yaml` file's CORS-metadata is +incorrect, or the file isn't accessable for some other reason. |