mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
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)
This commit is contained in:
Vendored
-1
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user