docs(misc): change 'editors support' to 'editor integration (#27740)

This commit is contained in:
MaxKless 2024-09-03 17:46:29 +03:00 committed by GitHub
parent 71715363bf
commit 72e3e89999
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -431,7 +431,7 @@ export function SmarterToolsForMonorepos(): JSX.Element {
JetBrains
</Link>
<FitText className="text-slate-950 dark:text-white">
Editors support
Editor Integration
</FitText>
<Link
href="/getting-started/editor-setup?utm_medium=website&utm_campaign=homepage_links&utm_content=cta_smarter_tools_techlink"
@ -1076,10 +1076,10 @@ export function SmarterToolsForMonorepos(): JSX.Element {
</ButtonLink>
<ButtonLink
href="/getting-started/editor-setup?utm_medium=website&utm_campaign=homepage_links&utm_content=cta_smarter_tools_techlink"
title="Nx editor support"
title="Nx editor integration"
variant="secondary"
>
See editors support
See editor integration
</ButtonLink>
</div>
</div>