From f64413d57c48b2d7875a88c8abcb66cd782c984e Mon Sep 17 00:00:00 2001
From: Iain Stenson <25081046+Iain-S@users.noreply.github.com>
Date: Fri, 24 Jan 2025 15:39:59 +0000
Subject: [PATCH] Update README.md
Change the 2024a README Azure template link.
The link under section `1. Launch the Template` pointed to the
wrong .json file. Users who are trying to use the standard image
shouldn't need to provide a VHD URL, etc.
---
releases/R2024a/README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/releases/R2024a/README.md b/releases/R2024a/README.md
index ba49458..966a619 100644
--- a/releases/R2024a/README.md
+++ b/releases/R2024a/README.md
@@ -23,11 +23,11 @@ Click the **Deploy to Azure** button below to deploy the cloud resources on Azur
| Create Virtual Network | Use Existing Virtual Network |
| --- | --- |
-| Use this option to deploy the resources in a new virtual network
| Use this option to deploy the resources in an existing virtual network
|
+| Use this option to deploy the resources in a new virtual network
| Use this option to deploy the resources in an existing virtual network
|
> VM Platform: Ubuntu 22.04
-> MATLAB® Release: R2024a-test
+> MATLAB® Release: R2024a
To deploy a custom machine image, see [Deploy Your Own Machine Image](#deploy-your-own-machine-image).
@@ -145,4 +145,4 @@ If your resource group fails to deploy, check the Deployments section of the Res
Copyright 2018-2024 The MathWorks, Inc.
-----
\ No newline at end of file
+----