Skip to content

Commit b6dcdb8

Browse files
Updated 'Back to DEPLOYMENT guide' links in reuse documentation
1 parent fe44e4a commit b6dcdb8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/re-use-foundry-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md#deployment-options--steps)
1+
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md)
22

33
# Reusing an Existing Azure AI Foundry Project
44
To configure your environment to use an existing Azure AI Foundry Project, follow these steps:
@@ -41,4 +41,4 @@ azd env set AZURE_ENV_FOUNDRY_PROJECT_ID '<Existing Foundry Project Resource ID>
4141
Replace `<Existing Foundry Project Resource ID>` with the value obtained from Step 5.
4242

4343
### 7. Continue Deployment
44-
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md#deployment-options--steps).
44+
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md).

docs/re-use-log-analytics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md#deployment-options--steps)
1+
[← Back to *DEPLOYMENT* guide](/docs/DeploymentGuide.md)
22

33
# Reusing an Existing Log Analytics Workspace
44
To configure your environment to use an existing Log Analytics Workspace, follow these steps:
@@ -28,4 +28,4 @@ azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '<Existing Log Analytics Worksp
2828
Replace `<Existing Log Analytics Workspace Id>` with the value obtained from Step 3.
2929

3030
### 5. Continue Deployment
31-
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md#deployment-options--steps).
31+
Proceed with the next steps in the [deployment guide](/docs/DeploymentGuide.md).

0 commit comments

Comments
 (0)