Skip to content

Commit

Permalink
Update WelcomeModalData.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanciop authored Jan 9, 2024
1 parent fec017c commit ea72589
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const welcomeModalData: WelcomeModal[] = [
{
title: "Collaborate with others",
description:
"The OpenTelemetry collector configuration is persisted within the URL so that you can always share what you are working on. Link your configuration in OTelBin to ask or offer help, with support for pipeline previews in Slack and other messaging platforms. In need of a short URL? Use our URL shortener.",
"The OpenTelemetry collector configuration is persisted within the URL so that you can always share what you are working on. Link your configuration in OTelBin to ask or offer help, with support for pipeline previews in Slack and other messaging platforms. In need of a short URL? OTelBin has a built-in URL shortener.",
image: ShareImg,
},
];

0 comments on commit ea72589

Please sign in to comment.