Browse Source

Fix `centos:centos6` tag reference

Tianon Gravi 11 years ago
parent
commit
8e6154b644
2 changed files with 2 additions and 2 deletions
  1. 1 1
      centos/README.md
  2. 1 1
      centos/content.md

+ 1 - 1
centos/README.md

@@ -19,7 +19,7 @@ This is the official CentOS image, and will be updated on a regular schedule or
 as needed for emergency fixes.
 as needed for emergency fixes.
 
 
 The `centos:latest` tag will always point to the most recent version currently
 The `centos:latest` tag will always point to the most recent version currently
-available, and `centos:6` will point to the latest version of the CentOS 6 tree.
+available, and `centos:centos6` will point to the latest version of the CentOS 6 tree.
 
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/master/centos/logo.png)
 ![logo](https://raw.githubusercontent.com/docker-library/docs/master/centos/logo.png)
 
 

+ 1 - 1
centos/content.md

@@ -13,6 +13,6 @@ This is the official CentOS image, and will be updated on a regular schedule or
 as needed for emergency fixes.
 as needed for emergency fixes.
 
 
 The `centos:latest` tag will always point to the most recent version currently
 The `centos:latest` tag will always point to the most recent version currently
-available, and `centos:6` will point to the latest version of the CentOS 6 tree.
+available, and `centos:centos6` will point to the latest version of the CentOS 6 tree.
 
 
 %%LOGO%%
 %%LOGO%%