aboutsummaryrefslogtreecommitdiff
path: root/docs/source/_static/api.html
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-06-26 11:24:26 -0400
committerGitHub <noreply@github.com>2020-06-26 11:24:26 -0400
commit9f8472afc98d117a18e930ad277b76e733ba085f (patch)
tree4d056b2b1723ca1c06dd1996fafb015d853cde1d /docs/source/_static/api.html
parentf9cb0dff1adc364bed3b1ea8500665146104b519 (diff)
parent00b1c4b6b3d37a78a0f65bd6ca74111ab16832a5 (diff)
downloadpodman-9f8472afc98d117a18e930ad277b76e733ba085f.tar.gz
podman-9f8472afc98d117a18e930ad277b76e733ba085f.tar.bz2
podman-9f8472afc98d117a18e930ad277b76e733ba085f.zip
Merge pull request #6792 from baude/2.0swagger
[CI:DOCS]Add swagger.yaml to docs/
Diffstat (limited to 'docs/source/_static/api.html')
-rw-r--r--docs/source/_static/api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/_static/api.html b/docs/source/_static/api.html
index 8b9d66e0d..6fd336bdf 100644
--- a/docs/source/_static/api.html
+++ b/docs/source/_static/api.html
@@ -18,7 +18,7 @@
</style>
</head>
<body>
- <redoc spec-url='https://storage.googleapis.com/libpod-master-releases/swagger-latest-master.yaml'></redoc>
+ <redoc spec-url='https://github.com/containers/libpod/tree/v2.0/docs/swagger.yaml'></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
</body>
</html>