Skip to content

Commit b50a73d

Browse files
E8-T3: Fix documentation path consistency in DEMO.md
Co-authored-by: dylan-mccarthy <[email protected]>
1 parent ae4165c commit b50a73d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DEMO.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -552,13 +552,13 @@ After completing the demo:
552552

553553
## Documentation
554554

555-
- [System Architecture Document](../sad.md) - High-level design
556-
- [Invoice Classifier Agent](../docs/INVOICE_CLASSIFIER.md) - Agent details
557-
- [Agent Definitions](../agents/README.md) - Agent configuration
555+
- [System Architecture Document](sad.md) - High-level design
556+
- [Invoice Classifier Agent](docs/INVOICE_CLASSIFIER.md) - Agent details
557+
- [Agent Definitions](agents/README.md) - Agent configuration
558558
- [Azure AI Foundry](docs/AZURE_AI_FOUNDRY_INTEGRATION.md) - LLM setup
559-
- [Deployment Guide](../DEPLOYMENT.md) - Production deployment
560-
- [Observability](../OBSERVABILITY.md) - Monitoring setup
561-
- [CI/CD](../CI-CD.md) - Pipeline configuration
559+
- [Deployment Guide](DEPLOYMENT.md) - Production deployment
560+
- [Observability](OBSERVABILITY.md) - Monitoring setup
561+
- [CI/CD](CI-CD.md) - Pipeline configuration
562562

563563
## Support
564564

0 commit comments

Comments
 (0)