From 23b5ea24d8d5707d9d4e120208b0c7d5d82ad3cd Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 23 Oct 2024 10:29:10 +1300 Subject: [PATCH] Update environment links. --- data/headerNavLinks.js | 2 +- data/workshop/exercise1.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/headerNavLinks.js b/data/headerNavLinks.js index fa015e6..4968273 100644 --- a/data/headerNavLinks.js +++ b/data/headerNavLinks.js @@ -1,7 +1,7 @@ const headerNavLinks = [ { href: '/workshop', title: 'Exercises' }, { href: 'https://docs.openshift.com/container-platform/4.16/welcome/index.html', title: 'Documentation' }, - { href: 'https://demo.redhat.com/workshop/s72ya3', title: 'Environment login' } + { href: 'https://demo.redhat.com/workshop/cduffr', title: 'Environment login' } ] export default headerNavLinks diff --git a/data/workshop/exercise1.mdx b/data/workshop/exercise1.mdx index 3a6a539..b178ee2 100644 --- a/data/workshop/exercise1.mdx +++ b/data/workshop/exercise1.mdx @@ -42,7 +42,7 @@ You can and are encouraged to use any supporting documentation or other resource Working in a small team you will have one shared cluster for team members to share. Your team will have a name allocated already. -To get underway open your web browser and navigate to this link to allocate an environment for your team https://demo.redhat.com/workshop/8m5sbk. +To get underway open your web browser and navigate to this link to allocate an environment for your team https://demo.redhat.com/workshop/cduffr. Register for an environment using `[team name]@redhat.com` and the password provided by your hackathon organisers. Registering with a team email will mean all your team members will be able to see the same cluster details for your shared team cluster.