From 4c0945db781a81b4c2cb1b28386ed5352a8bbbaf Mon Sep 17 00:00:00 2001 From: davidastart <37092569+davidastart@users.noreply.github.com> Date: Mon, 25 Sep 2023 19:50:56 -0400 Subject: [PATCH] Removing OCW23 from main workshop --- 23cfree/workshops/sandbox-install/manifest.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/23cfree/workshops/sandbox-install/manifest.json b/23cfree/workshops/sandbox-install/manifest.json index d22abeaed..613d5896a 100644 --- a/23cfree/workshops/sandbox-install/manifest.json +++ b/23cfree/workshops/sandbox-install/manifest.json @@ -48,11 +48,6 @@ "title": "Need Help?", "description": "Template to link to Need Help lab at the end of workshop. Change 'CHANGE-ME' in link below to need-help-livelabs.md or need-help-freetier.md", "filename":"https://raw.githubusercontent.com/oracle-livelabs/common/main/labs/need-help/need-help-livelabs.md" - }, - { - "title": "Oracle CloudWorld 2023 - Support", - "description": "Solutions to Common Problems and Directions for Receiving Live Help", - "filename":"https://oracle-livelabs.github.io/common/support/ocwsupportlab/ocwsupportlab.md" - } + } ] }