diff --git a/nx-dev/nx-dev/pages/[...segments].tsx b/nx-dev/nx-dev/pages/[...segments].tsx index 115ad9d0e6..07cea39277 100644 --- a/nx-dev/nx-dev/pages/[...segments].tsx +++ b/nx-dev/nx-dev/pages/[...segments].tsx @@ -169,7 +169,7 @@ export function DocumentationPage({ >
-
+
-
+
- + @@ -197,7 +197,7 @@ export function DocumentationPage({ - + @@ -207,7 +207,7 @@ export function DocumentationPage({ - + diff --git a/nx-dev/nx-dev/pages/community.tsx b/nx-dev/nx-dev/pages/community.tsx index 9ea3912812..ce23f5b5a6 100644 --- a/nx-dev/nx-dev/pages/community.tsx +++ b/nx-dev/nx-dev/pages/community.tsx @@ -109,6 +109,7 @@ export function Community(props: CommunityProps) { target="_blank" title="Join the Nx Community Slack" href="http://go.nrwl.io/join-slack" + rel="noreferrer" > Join the Nx Community Slack {' '} @@ -129,6 +130,7 @@ export function Community(props: CommunityProps) { className="underline cursor-pointer" target="_blank" href="https://www.youtube.com/nrwl_io" + rel="noreferrer" > Nrwl YouTube channel @@ -137,6 +139,7 @@ export function Community(props: CommunityProps) { className="underline cursor-pointer" target="_blank" href="https://twitter.com/NxDevTools" + rel="noreferrer" > @NxDevTools {' '} @@ -247,7 +250,7 @@ export function Community(props: CommunityProps) {

-
+

How to Create Your Own

diff --git a/nx-dev/nx-dev/pages/index.tsx b/nx-dev/nx-dev/pages/index.tsx index d1f87b8d15..3ae409fc9b 100644 --- a/nx-dev/nx-dev/pages/index.tsx +++ b/nx-dev/nx-dev/pages/index.tsx @@ -72,7 +72,7 @@ export function Index() {
- + Get Started @@ -159,7 +159,7 @@ export function Index() { September 16th-17th

-
+
Learn more @@ -180,7 +180,7 @@ export function Index() {
- + @@ -190,7 +190,7 @@ export function Index() { - + @@ -200,7 +200,7 @@ export function Index() { - + @@ -340,7 +340,7 @@ export function Index() { {/* NXCLOUD AD */}
Sponsor diff --git a/nx-dev/ui/common/src/lib/inline-command.tsx b/nx-dev/ui/common/src/lib/inline-command.tsx index 9bcefeaea1..afeeaef37e 100644 --- a/nx-dev/ui/common/src/lib/inline-command.tsx +++ b/nx-dev/ui/common/src/lib/inline-command.tsx @@ -37,7 +37,7 @@ export function InlineCommand({ >