Skip to content

Commit 4dd2ffb

Browse files
gtsiolispull[bot]
authored andcommitted
Update docs link in user menu
1 parent 642bbb3 commit 4dd2ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/dashboard/src/Menu.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,11 +451,11 @@ export default function Menu() {
451451
},
452452
{
453453
title: "Docs",
454-
link: "https://www.gitpod.io/docs/",
454+
href: "https://www.gitpod.io/docs/",
455455
},
456456
{
457457
title: "Help",
458-
href: "https://www.gitpod.io/support",
458+
href: "https://www.gitpod.io/support/",
459459
separator: true,
460460
},
461461
{

0 commit comments

Comments
 (0)