Update broken links in info docs

This commit is contained in:
Gerard Ryan 2019-04-07 14:37:14 +01:00
parent 854f766dc7
commit 329e1cf61c
No known key found for this signature in database
GPG Key ID: 4E00938BDBFCA05B

View File

@ -81,11 +81,11 @@ Most commands refer to container images, using a _transport_`:`_details_ format.
## FILES ## FILES
**/etc/containers/policy.json** **/etc/containers/policy.json**
Default trust policy file, if **--policy** is not specified. Default trust policy file, if **--policy** is not specified.
The policy format is documented in https://github.com/containers/image/blob/master/docs/policy.json.md . The policy format is documented in https://github.com/containers/image/blob/master/docs/containers-policy.json.5.md .
**/etc/containers/registries.d** **/etc/containers/registries.d**
Default directory containing registry configuration, if **--registries.d** is not specified. Default directory containing registry configuration, if **--registries.d** is not specified.
The contents of this directory are documented in https://github.com/containers/image/blob/master/docs/registries.d.md . The contents of this directory are documented in https://github.com/containers/image/blob/master/docs/containers-policy.json.5.md .
## SEE ALSO ## SEE ALSO
podman-login(1), docker-login(1) podman-login(1), docker-login(1)