-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add notice to old system integrations page #5097
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Passing run #9058 ↗︎
Details:
Review all test suite changes for PR #5097 ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with minor text change suggestion
Add an integration to start managing privacy requests and consent. | ||
Navigate{" "} | ||
<Link href={INTEGRATION_MANAGEMENT_ROUTE} color="purple.500"> | ||
here | ||
</Link>{" "} | ||
to set up monitoring on databases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"here" is generally frowned upon as link text. Can we link something more semantic?
Add an integration to start managing privacy requests and consent. | |
Navigate{" "} | |
<Link href={INTEGRATION_MANAGEMENT_ROUTE} color="purple.500"> | |
here | |
</Link>{" "} | |
to set up monitoring on databases. | |
Add an integration to start managing privacy requests and consent | |
<Link href={INTEGRATION_MANAGEMENT_ROUTE} color="purple.500"> | |
Visit Integration Management | |
</Link>{" "} | |
to set up monitoring on databases. |
4e35b48
to
aec2b80
Compare
Passing run #9060 ↗︎
Details:
Review all test suite changes for PR #5097 ↗︎ |
Closes PROD-2374
Description Of Changes
Changes text on old system integrations tab to direct to new integrations menu for D&D:
Pre-Merge Checklist
CHANGELOG.md