From 52ec3a4535f4cd1732b50f82ed6cd03225c0ae6f Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 9 Sep 2016 14:54:13 -0700 Subject: [PATCH] Adjust "repo-info" blurb to link to the directory now that it has a nice README.md --- .template-helpers/template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.template-helpers/template.md b/.template-helpers/template.md index e5798e574..18498cb43 100644 --- a/.template-helpers/template.md +++ b/.template-helpers/template.md @@ -4,7 +4,7 @@ For more information about this image and its history, please see [the relevant manifest file (`library/%%REPO%%`)](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2F%%REPO%%). -For detailed information about the virtual/transfer sizes and individual layers of each of the above supported tags, please see [the `repos/%%REPO%%/tag-details.md` file](https://github.com/docker-library/repo-info/blob/master/repos/%%REPO%%/tag-details.md) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). +For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/%%REPO%%` directory](https://github.com/docker-library/repo-info/blob/master/repos/%%REPO%%) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). %%CONTENT%%%%VARIANT%%%%LICENSE%%