File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
static/app/gettingStartedDocs/javascript/javascript Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -467,7 +467,7 @@ export const loaderScriptOnboarding: OnboardingConfig<PlatformOptions> = {
467467 description : t (
468468 'Learn how to track custom metrics to monitor your application performance and business KPIs.'
469469 ) ,
470- link : 'https://docs.sentry.io/platforms/javascript/guides/javascript/ metrics/' ,
470+ link : 'https://docs.sentry.io/platforms/javascript/metrics/' ,
471471 } ) ;
472472 }
473473
@@ -577,7 +577,7 @@ export const packageManagerOnboarding: OnboardingConfig<PlatformOptions> = {
577577 description : t (
578578 'Learn how to track custom metrics to monitor your application performance and business KPIs.'
579579 ) ,
580- link : 'https://docs.sentry.io/platforms/javascript/guides/javascript/ metrics/' ,
580+ link : 'https://docs.sentry.io/platforms/javascript/metrics/' ,
581581 } ) ;
582582 }
583583
You can’t perform that action at this time.
0 commit comments