aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/Reference.rst2
-rw-r--r--docs/source/_static/api.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/Reference.rst b/docs/source/Reference.rst
index d194c55a3..ebf1d3aa9 100644
--- a/docs/source/Reference.rst
+++ b/docs/source/Reference.rst
@@ -3,7 +3,7 @@
Reference
=========
-To see full screen version please visit: `API documentation <https://docs.podman.io/en/latest/_static/api.html>`_
+To see full screen version please visit: `API documentation <_static/api.html>`_
.. raw:: html
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>