From f3ecd8d60500a1b01553c88dd78e1dab976680e0 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sun, 4 Feb 2018 09:51:20 -0500 Subject: [PATCH] Fix DC/OS release version --- examples/dcos-releases/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dcos-releases/README.md b/examples/dcos-releases/README.md index 4aadf2a729..f067072489 100644 --- a/examples/dcos-releases/README.md +++ b/examples/dcos-releases/README.md @@ -8,6 +8,6 @@ Here are the release channels acs-engine is able to deploy: 1. DC/OS `1.8`. Access by specifying `"orchestratorVersion": "1.8.8"`. 2. DC/OS `1.9`. Access by specifying `"orchestratorVersion": "1.9.0"`. -3. DC/OS `1.9`. Access by specifying `"orchestratorVersion": "1.10.0"`. +3. DC/OS `1.10`. Access by specifying `"orchestratorVersion": "1.10.0"`. Deploying and using [DC/OS](../../docs/dcos.md)