diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |