From e6d29d29f9b1b4ad820a24590b64755367c2a1eb Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Tue, 15 Jun 2021 15:49:54 -0400 Subject: [PATCH] [CI:DOCS] Fix links to c/image master branch Signed-off-by: Chris Evich --- install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.md b/install.md index 9a2011c54..b59df932f 100644 --- a/install.md +++ b/install.md @@ -357,7 +357,7 @@ majority of these files are commonly contained in the `containers-common` packag ### [registries.conf](https://github.com/containers/buildah/blob/master/docs/samples/registries.conf) -#### Man Page: [registries.conf.5](https://github.com/containers/image/blob/master/docs/containers-registries.conf.5.md) +#### Man Page: [registries.conf.5](https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md) `/etc/containers/registries.conf` @@ -426,7 +426,7 @@ The link above takes you to the seccomp.json `/etc/containers/policy.json` -#### Man Page: [policy.json.5](https://github.com/containers/image/blob/master/docs/policy.json.md) +#### Man Page: [policy.json.5](https://github.com/containers/image/blob/main/docs/policy.json.md) #### Example from the Fedora `containers-common` package: