Skip to content

Commit 0ad1068

Browse files
updated the deployment document
1 parent 1219287 commit 0ad1068

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If you're not using one of the above options for opening the project, then you'l
124124
2. Download the project code:
125125

126126
```shell
127-
azd init -t microsoft/Modernize-your-Code-Solution-Accelerator/
127+
azd init -t microsoft/Modernize-your-Code-Solution-Accelerator
128128
```
129129

130130
3. Open the project folder in your terminal or editor.
@@ -164,7 +164,7 @@ To adjust quota settings, follow these [steps](../docs/AzureGPTQuotaSettings.md)
164164

165165
<summary><b>Reusing an Existing Log Analytics Workspace</b></summary>
166166

167-
Guide to get your [Existing Workspace ID](/docs/re-use-log-analytics.md)
167+
Guide to get your [Existing Workspace ID](./re-use-log-analytics.md)
168168

169169
</details>
170170

@@ -217,7 +217,7 @@ Rename `azure.yaml` to `azure_original.yaml` and `azure_custom.yaml` to `azure.y
217217
218218
Go to `infra` directory
219219
220-
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).
220+
Rename `main.bicep` to `main_original.bicep` and `main_custom.bicep` to `main.bicep`. Continue with the [deploying steps](#deploying-with-azd).
221221
222222
### 🛠️ Troubleshooting
223223
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)