You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/dashboard/src/components/productivity-tips.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ const tips = [
50
50
<span>See more tips & tricks <ahref="https://www.gitpod.io/docs/tips-and-tricks/"target="_blank"rel="noopener">here</a>.</span>,
51
51
<span>Please submit bugs and feature requests <ahref="https://github.com/gitpod-io/gitpod/issues"target="_blank"rel="noopener noreferrer">on GitHub</a>.</span>,
52
52
<span>Install any VS Code extension with a simple drag-and-drop. <ahref="https://www.gitpod.io/docs/vscode-extensions/"target="_blank"rel="noopener">See how</a>.</span>,
53
-
<span>Wanna help make Gitpod better? Check out the <ahref="https://www.gitpod.io/careers/"target="_blank"rel="noopener">open positions</a> and apply right now!</span>,
53
+
<span>Wanna help make Gitpod better? <ahref="https://www.gitpod.io/careers/"target="_blank"rel="noopener">Join our team </a>!</span>,
0 commit comments