Skip to content

Commit cec1435

Browse files
fixed broken link
1 parent e389224 commit cec1435

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documents/DeploymentGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Now that your deployment is complete and tested, explore these resources to enha
535535
📚 **Learn More:**
536536
- [Technical Architecture](./TechnicalArchitecture.md) - Understand the system design and components
537537
- [Customize Data](./CustomizeData.md) - Use your own conversation data with the solution
538-
- [Local Development Setup](./LocalDebuggingSetup.md) - Set up your local development environment for debugging
538+
- [Local Development Setup](./LocalDevelopmentSetup.md) - Set up your local development environment for debugging
539539
540540
🔧 **Advanced Configuration:**
541541
- [Customize AZD Parameters](./CustomizingAzdParameters.md) - Advanced parameter customization
@@ -554,7 +554,7 @@ Now that your deployment is complete and tested, explore these resources to enha
554554
555555
If you've made local modifications to the code and want to deploy them to Azure, follow these steps to swap the configuration files:
556556
557-
> **Note:** To set up and run the application locally for development, see the [Local Development Setup Guide](./LocalDebuggingSetup.md).
557+
> **Note:** To set up and run the application locally for development, see the [Local Development Setup Guide](./LocalDevelopmentSetup.md).
558558
559559
### Step 1: Rename Azure Configuration Files
560560

0 commit comments

Comments
 (0)