Skip to content

Commit 7596a4b

Browse files
committed
removed getting started from mobile app
1 parent c842625 commit 7596a4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/TopBar/TopBarContainer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ class TopBarContainer extends React.Component {
105105
{ label: 'My profile', link: '/settings/profile' },
106106
{ label: 'Account and security', link: '/settings/account' },
107107
{ label: 'Notification settings', link: '/settings/notifications' },
108-
{ label: 'Getting Started', link: 'https://www.topcoder.com/about-topcoder/connect/', absolute: true },
109108
{ label: 'Help', link: 'https://help.topcoder.com/hc/en-us', absolute: true },
110109
]
111110
}, {

0 commit comments

Comments
 (0)