We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6faf0ae commit 141ce4eCopy full SHA for 141ce4e
static/app/views/settings/project/projectToolbar.tsx
@@ -78,7 +78,7 @@ export default function ProjectToolbarSettings({
78
<SettingsPageHeader
79
title={t('Dev Toolbar')}
80
action={
81
- <LinkButton href="https://docs.sentry.io/product/dev-toolbar/" external>
+ <LinkButton href="https://docs.sentry.io/product/sentry-toolbar/" external>
82
{t('Read the Docs')}
83
</LinkButton>
84
}
0 commit comments