From f299962189b9cf8a8740e2f8bcecee98db4e374d Mon Sep 17 00:00:00 2001 From: Grant Archibald <31553604+Grant-Archibald-MS@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:30:02 -0800 Subject: [PATCH] git branch update --- examples/coe-kit-infrastructure-as-code.md | 2 +- learning/10-using-simulations.md | 3 --- learning/11-localization.md | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/examples/coe-kit-infrastructure-as-code.md b/examples/coe-kit-infrastructure-as-code.md index 57cb876..70fee91 100644 --- a/examples/coe-kit-infrastructure-as-code.md +++ b/examples/coe-kit-infrastructure-as-code.md @@ -38,7 +38,7 @@ https://github.com/Grant-Archibald-MS/power-platform-terraform-quickstarts ```pwsh cd power-platform-terraform-quickstarts -git checkout grant-archibald-ms/coe-kit-connections +git checkout integration ``` 3. Change to bootstrap folder diff --git a/learning/10-using-simulations.md b/learning/10-using-simulations.md index 0ebe1ed..cfd9318 100644 --- a/learning/10-using-simulations.md +++ b/learning/10-using-simulations.md @@ -9,9 +9,6 @@ In this section, you will learn how to load a sample Weather application. This a This section builds on concepts introduced in [Simulating Connector](./08-simulating-connector.md) and [Simulating Dataverse](./09-simulating-dataverse.md). -> The sample application for this section is currently in a feature branch. This will require `git checkout grant-archibald-ms/enhanced-sample-495` -{: .notice--success} - ## Let's Get Started ### Getting Setup diff --git a/learning/11-localization.md b/learning/11-localization.md index 08b4179..128e795 100644 --- a/learning/11-localization.md +++ b/learning/11-localization.md @@ -11,9 +11,6 @@ To complete this module you will need to follow instructions for setting up in [ This section assumes that French (LCID 1039) and German language (LCID 1031) have been enabled. {: .notice--success} -> The sample application for this section is currently in a feature branch. This will require `git checkout grant-archibald-ms/enhanced-sample-495` -{: .notice--success} - ## The Need for Localization Localization is essential for several reasons: