summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Abbott <miabbott@redhat.com>2018-08-18 14:50:50 +0000
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-18 15:19:23 +0000
commitaac2bcb63e42c7b8f1cdf1800a6ebc884da0afcd (patch)
treec8fb0f742559a63427d1e88cb2d24b1c31eacfe3 /README.md
parenta1ec7ff58d28c8d90a78215da3922e13193ddba3 (diff)
downloadpodman-aac2bcb63e42c7b8f1cdf1800a6ebc884da0afcd.tar.gz
podman-aac2bcb63e42c7b8f1cdf1800a6ebc884da0afcd.tar.bz2
podman-aac2bcb63e42c7b8f1cdf1800a6ebc884da0afcd.zip
point to containers/skopeo
Signed-off-by: Micah Abbott <miabbott@redhat.com> Closes: #1300 Approved by: mheon
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f1b32b89..72b05879f 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ At a high level, the scope of libpod and podman is the following:
## What is not in scope for this project?
-* Signing and pushing images to various image storages. See [Skopeo](https://github.com/projectatomic/skopeo/).
+* Signing and pushing images to various image storages. See [Skopeo](https://github.com/containers/skopeo/).
* Container Runtimes daemons for working with Kubernetes CRIs. See [CRI-O](https://github.com/kubernetes-incubator/cri-o). We are working to integrate libpod into CRI-O to share containers and backend code with Podman.
## OCI Projects Plans