Update environment links.
This commit is contained in:
@ -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/cduffr', title: 'Environment login' }
|
||||
{ href: 'https://docs.openshift.com/container-platform/4.17/welcome/index.html', title: 'Documentation' },
|
||||
{ href: 'https://catalog.demo.redhat.com/workshop/w949gy', title: 'Environment login' }
|
||||
]
|
||||
|
||||
export default headerNavLinks
|
||||
|
||||
Reference in New Issue
Block a user