Skip to content

Commit 0acd5e2

Browse files
committed
Change to GreenLake Platform in menu
1 parent 9bfe189 commit 0acd5e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Header/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ function Header() {
195195
<TextAlignLeft>
196196
<ButtonLink
197197
key="pl"
198-
label="HPE GreenLake edge-to-cloud platform"
199-
to="/greenlake/hpe-greenlake-cloud-platform/home/"
198+
label="HPE GreenLake Platform"
199+
to="/greenlake/hpe-greenlake-platform/home/"
200200
state={{ state: { isPlatformHeaderClicked: true } }}
201201
alignSelf="start"
202202
fill="horizontal"

0 commit comments

Comments
 (0)