Merge pull request from ostezer/docs-fix-stray-url-from-warning

Fix stray url from beta-docs warning (remove aws bucket URI)
This commit is contained in:
Sven Dowideit 2014-04-25 09:07:58 +10:00
commit 7f64210e9e

View file

@ -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 %}