diff --git a/_includes/d4a_buttons.md b/_includes/d4a_buttons.md index bb4fd0c68a..e4d0c0c241 100644 --- a/_includes/d4a_buttons.md +++ b/_includes/d4a_buttons.md @@ -32,6 +32,11 @@ Deploy Docker Community Edition (CE) for AWS (test)
uses your existing VPC
{% endcapture %} +{% capture aws_blue_vpc_latest %} +Deploy Docker Community Edition (CE) for AWS (stable)
uses your existing VPC
+
+{% endcapture %} + {% capture azure_blue_latest %} Deploy Docker Community Edition (CE) for Azure (stable)
diff --git a/docker-for-aws/index.md b/docker-for-aws/index.md index 4f7e7fa1f8..124f13fd21 100644 --- a/docker-for-aws/index.md +++ b/docker-for-aws/index.md @@ -39,6 +39,7 @@ using CloudFormation. For more about stable and edge channels, see the {{aws_blue_latest}} + {{aws_blue_vpc_latest}} {{aws_blue_edge}}