Skip to content

Commit d2c5e4d

Browse files
Fix formatting for deployment guide instructions
1 parent 579162f commit d2c5e4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/DeploymentGuide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
230230

231231
To deploy your local changes, rename the below files:
232232

233-
1. **Rename configuration files:**
234-
- Rename `azure.yaml` to `azure_custom2.yaml` and `azure_custom.yaml` to `azure.yaml`.
233+
1. Rename `azure.yaml` to `azure_custom2.yaml` and `azure_custom.yaml` to `azure.yaml`.
235234

236235
2. **Go to `infra` directory:**
237236
- Rename `main.bicep` to `main_custom2.bicep` and `main_custom.bicep` to `main.bicep`.

0 commit comments

Comments
 (0)