We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4071fd1 commit bb1d14cCopy full SHA for bb1d14c
components/dashboard/src/AppNotifications.tsx
@@ -50,7 +50,7 @@ const UPDATED_PRIVACY_POLICY: Notification = {
50
},
51
message: (
52
<span className="text-md">
53
- We've updated our Privacy Policy. It is available{" "}
+ We've updated our Privacy Policy. You can review it{" "}
54
<a className="gp-link" href="https://www.gitpod.io/privacy" target="_blank" rel="noreferrer">
55
here
56
</a>
0 commit comments