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 4c92877 commit 88e442dCopy full SHA for 88e442d
components/dashboard/src/AppNotifications.tsx
@@ -171,7 +171,7 @@ const AWS_REINVENT_NOTIFICATION = (updateUser: (user: Partial<UserProtocol>) =>
171
return GENERAL_NOTIFICATION(
172
"aws_reinvent_2024",
173
<span className="text-md">
174
- <b>AWS re:Invent:</b> Book a demo during re:Invent or join our exclusive dinner for Engineering Executives |{" "}
+ <b>See you at re:Invent!</b> Book a demo with us, and join our developer productivity leaders roundtable (limited tickets) |{" "}
175
<a
176
className="text-kumquat-ripe font-bold"
177
href="https://www.gitpod.io/aws-reinvent-24"
0 commit comments