-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(insights): links were pointing to old dashboards #12107
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
src/components/pageGrid.tsx
Outdated
|
|
||
| const children: DocNode[] = parentNode.frontmatter.next_steps?.length | ||
| ? (parentNode.frontmatter.next_steps | ||
| ? parentNode.frontmatter.next_steps |
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.
This change was made by running eslint:fix and prettier:fix.
Bundle ReportChanges will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
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.
Lgtm, but a couple small nits
docs/platforms/go/common/tracing/instrumentation/caches-module.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Dominik Buszowiecki <[email protected]>
….mdx Co-authored-by: Dominik Buszowiecki <[email protected]>
We missed migrating some links with the new Insights menu.