mirror of https://github.com/docker/docs.git
Merge pull request #963 from joaofnfernandes/update-robots-txt
Fix wrong entry for DTR in robots.txt
This commit is contained in:
commit
a5bfc21786
|
|
@ -11,7 +11,7 @@ Disallow: /v1.10/
|
|||
Disallow: /v1.11/
|
||||
|
||||
# Docker Datacenter archives
|
||||
Disallow: /datacenter/dtr/2.1
|
||||
Disallow: /datacenter/dtr/2.0
|
||||
Disallow: /datacenter/ucp/1.1
|
||||
Disallow: /apidocs/v*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue