Skip to content

Commit 271ec5a

Browse files
Updating Readme File
1 parent 75b9b29 commit 271ec5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,15 +190,15 @@ To change the azd parameters from the default values, follow the steps [here](..
190190
191191
6. You can now delete the resources by running `azd down`, when you have finished trying out the application.
192192
193-
### Deploy Your local changes
193+
### Deploy your local changes
194194
195195
To deploy your local changes rename the below files.
196196
197197
Rename `azure.yaml` to `azure_original.yaml` and `azure_custom.yaml` to `azure.yaml`.
198198
199199
Go to `infra` directory
200200
201-
Rename `main.bicep` to `main_original.bicep` and `main_custom.bicep` to `main.bicep`. Continue with the [deploying steps](https://github.com/microsoft/Modernize-your-code-solution-accelerator/blob/ve-Local-readme/docs/DeploymentGuide.md#deploying-with-azd).
201+
Rename `main.bicep` to `main_original.bicep` and `main_custom.bicep` to `main.bicep`. Continue with the [deploying steps](https://github.com/microsoft/Modernize-your-code-solution-accelerator/blob/main/docs/DeploymentGuide.md#deploying-with-azd).
202202
203203
### 🛠️ Troubleshooting
204204
If you encounter any issues during the deployment process, please refer [troubleshooting](../docs/TroubleShootingSteps.md) document for detailed steps and solutions.

0 commit comments

Comments
 (0)