Update environment links.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
const headerNavLinks = [
|
const headerNavLinks = [
|
||||||
{ href: '/workshop', title: 'Exercises' },
|
{ href: '/workshop', title: 'Exercises' },
|
||||||
{ href: 'https://docs.openshift.com/container-platform/4.16/welcome/index.html', title: 'Documentation' },
|
{ 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
|
export default headerNavLinks
|
||||||
|
|||||||
@ -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.
|
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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user