Skip to content

Commit 4882c22

Browse files
Fix broken links: Update LocalSetupGuide.md references to LocalDevelopmentSetup.md
1 parent b8ced5d commit 4882c22

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
@@ -447,7 +447,7 @@ Now that your deployment is complete and tested, explore these resources to enha
447447
448448
📚 **Learn More:**
449449
- [Technical Architecture](./TechnicalArchitecture.md) - Understand the system design and components
450-
- [Local Development Setup](./LocalSetupGuide.md) - Set up your local development environment
450+
- [Local Development Setup](./LocalDevelopmentSetup.md) - Set up your local development environment
451451
- [Sample Questions](./SampleQuestions.md) - Example prompts to test the solution
452452
453453
## Need Help?
@@ -462,7 +462,7 @@ Now that your deployment is complete and tested, explore these resources to enha
462462
463463
If you've made local modifications to the code and want to deploy them to Azure, follow these steps to swap the configuration files:
464464
465-
> **Note:** To set up and run the application locally for development, see the [Local Development Setup Guide](./LocalSetupGuide.md).
465+
> **Note:** To set up and run the application locally for development, see the [Local Development Setup Guide](./LocalDevelopmentSetup.md).
466466
467467
### Step 1: Rename Azure Configuration Files
468468

0 commit comments

Comments
 (0)