From aac2bcb63e42c7b8f1cdf1800a6ebc884da0afcd Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Sat, 18 Aug 2018 14:50:50 +0000 Subject: point to containers/skopeo Signed-off-by: Micah Abbott Closes: #1300 Approved by: mheon --- README.md | 2 +- install.md | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/install.md b/install.md index 32a74b9ff..7fc6475cd 100644 --- a/install.md +++ b/install.md @@ -225,7 +225,7 @@ containers. This file is usually provided by the containers-common package. The link above takes you to the seccomp.json -### [policy.json](https://github.com/projectatomic/skopeo/blob/master/default-policy.json) +### [policy.json](https://github.com/containers/skopeo/blob/master/default-policy.json) `/etc/containers/policy.json` -- cgit v1.2.3-54-g00ecf