Explorar o código

Fix stray url from beta-docs warning (remove aws bucket URI)

Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
O.S.Tezer %!s(int64=11) %!d(string=hai) anos
pai
achega
5e5230cb19
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      docs/theme/mkdocs/beta_warning.html

+ 0 - 1
docs/theme/mkdocs/beta_warning.html

@@ -27,6 +27,5 @@
 		<span>{% if docker_version != docker_version|replace("-dev", "bingo") %}{{ docker_branch }} development branch{% else %}beta{% endif %}</span>
 		documentation for Docker version {{ docker_version }}.</h4>
 	Please go to <a href="http://docs.docker.io">http://docs.docker.io</a> for the current Docker release documentation.
-	{{ aws_bucket }}
 </div>
 {% endif %}