From 32c147beac369032d310d4b91bf6be9f7b15374f Mon Sep 17 00:00:00 2001 From: jtwidt <jtwidt@gmail.com> Date: Thu, 29 Oct 2020 18:48:13 +0100 Subject: [PATCH] verbiage change --- src/views/Services.vue | 49 ++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 26 deletions(-) diff --git a/src/views/Services.vue b/src/views/Services.vue index 84aa57c3..ffeac57e 100644 --- a/src/views/Services.vue +++ b/src/views/Services.vue @@ -147,39 +147,36 @@ </ExternalLink> </li> <li> - <p>For aditional onboarding information please visit:</p> - <ExternalLink inline href="https://onboarding.il2.dsop.io/"> - Cohort Onboarding - </ExternalLink> - </li> - <li> - Virtual Platform One Learning Hub that provides self-service - on-boarding [June 2020 Launch] + <ExternalLink + inline + class="white-space-nowrap" + href="https://learn-2.galvanize.com/cohorts/fbc9761c8f97c752ea" + > + Virtual Platform One Learning Hub + </ExternalLink> + that provides self-service onboarding </li> <li> 1-day training Session: Introduction to DevSecOps. Overview and - understanding of the vision and activities [June 2020 Virtual - Launch] + understanding of the vision and activities </li> <li> - A 3-day Platform One Platform Workshop. Hands-on code and - User-Centered Design (UCD) to create your first Platform One - DevSecOps pipelines and deploy a "push button" DoD DevSecOps - software factory [Currently Available] - </li> - <li> - A 6-week full onboarding that concludes with your own Ci/CD - pipeline and Minimum Viable Product (MVP) ready for production - [Currently Available] - </li> - <li> - A 2-month full onboarding that concludes with your platform - team being able to support your own DevSecOps applications for - development and production [July 2020 Virtual Launch] + <router-link + class="white-space-nowrap" + to="/products/abms-adce/onboarding" + > + Onboarding options for ABMS ADCE Party Bus + </router-link> </li> <li> - Customized training options (both at our locations or on your - premises) (pay per use) + A + <router-link + class="white-space-nowrap" + to="/products/abms-adce/onboarding/3-day-workshop" + > + 3-day Platform One Platform Workshop + </router-link> + . Hands-on code and User-Centered Design (UCD) to create your first Platform One DevSecOps pipelines and deploy a "push button" DoD DevSecOps software factory </li> <li> To learn more about these capabilities, please contact -- GitLab