diff --git a/README.md b/README.md index 9e5490e..72b7c7a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ It accomplishes these goals with a template-based approach for end-to-end data s 1. [Solution Accelerator Concepts and Structure](documentation/structure/README.md) - Philosophy and organization 2. [Architectural Patterns](documentation/architecture/README.md) - Supported Machine Learning patterns -3. [Accelerator Deployment Guides](documentation/deploymentguides/README.md) - How to deploy and use the soluation accelerator with Azure DevOps or GitHub +3. [Accelerator Deployment Guides](documentation/deployguides/README.md) - How to deploy and use the soluation accelerator with Azure DevOps or GitHub 4. **Coming soon** Quickstarts - Precreated project scenarios for demos/POCs ## Contributing diff --git a/documentation/deployguides/README.md b/documentation/deployguides/README.md index 6b950a9..41af891 100644 --- a/documentation/deployguides/README.md +++ b/documentation/deployguides/README.md @@ -4,5 +4,5 @@ The following guides walk you through deploying the solution accelerator using either Azure DevOps or GitHub Workflows for source code management and orchestration. -* [Azure DevOps ](/documentation/quickstart/quickstart_ado.md) -* [Github Workflows](/documentation/quickstart/quickstart_gha.md) +* [Azure DevOps ](/documentation/deployguides/deployguide_ado.md) +* [Github Workflows](/documentation/deployguides/deployguide_gha.md)