File tree 4 files changed +4
-4
lines changed
static/app/gettingStartedDocs/javascript
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ const onboarding: OnboardingConfig = {
157
157
< Fragment >
158
158
< p >
159
159
{ t (
160
- 'If you see an issue in your Sentry dashboard , you have successfully set up Sentry with Next.js.'
160
+ 'If you see an issue in your Sentry Issues , you have successfully set up Sentry with Next.js.'
161
161
) }
162
162
</ p >
163
163
</ Fragment >
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ const onboarding: OnboardingConfig = {
144
144
} ,
145
145
] ,
146
146
additionalInfo : t (
147
- 'If you see an issue in your Sentry dashboard , you have successfully set up Sentry.'
147
+ 'If you see an issue in your Sentry Issues , you have successfully set up Sentry.'
148
148
) ,
149
149
} ,
150
150
] ,
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ const onboarding: OnboardingConfig = {
163
163
} ,
164
164
] ,
165
165
additionalInfo : t (
166
- 'If you see an issue in your Sentry dashboard , you have successfully set up Sentry.'
166
+ 'If you see an issue in your Sentry Issues , you have successfully set up Sentry.'
167
167
) ,
168
168
} ,
169
169
] ,
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ const onboarding: OnboardingConfig = {
150
150
} ,
151
151
] ,
152
152
additionalInfo : t (
153
- 'If you see an issue in your Sentry dashboard , you have successfully set up Sentry.'
153
+ 'If you see an issue in your Sentry Issues , you have successfully set up Sentry.'
154
154
) ,
155
155
} ,
156
156
] ,
You can’t perform that action at this time.
0 commit comments