Skip to content

Commit 77b7f97

Browse files
committed
Add Spectrum chat link
1 parent 299be64 commit 77b7f97

File tree

1 file changed

+8
-40
lines changed

1 file changed

+8
-40
lines changed

src/pages/index.mdx

Lines changed: 8 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -14,43 +14,11 @@ import SEO from '../components/Seo';
1414
Coming soon: React and TypeScript documentation!
1515

1616
<MailingListForm />
17-
<p>
18-
Visit the{' '}
19-
<a
20-
href="https://github.com/AryanJ-NYC/reactandtypescript.dev"
21-
target="_blank"
22-
rel="noopener noreferrer"
23-
>
24-
GitHub repository
25-
</a>{' '}
26-
to contribute!
27-
</p>
28-
<p>
29-
If you're looking for immediate React and TypeScript help, please visit{' '}
30-
<a
31-
href="https://twitter.com/swyx"
32-
target="_blank"
33-
rel="noopener noreferrer"
34-
>
35-
@swyx
36-
</a>
37-
's{' '}
38-
<a
39-
href="https://github.com/sw-yx/react-typescript-cheatsheet"
40-
target="_blank"
41-
rel="noopener noreferrer"
42-
>
43-
React TypeScript cheatsheet.
44-
</a>
45-
</p>
46-
<p>
47-
Lastly, tweet me at{' '}
48-
<a
49-
href="https://twitter.com/AryanJabbari"
50-
target="_blank"
51-
rel="noopener noreferrer"
52-
>
53-
@AryanJabbari
54-
</a>
55-
. Words of encouragement are always welcome!
56-
</p>
17+
18+
Visit the [GitHub repository](https://github.com/AryanJ-NYC/reactandtypescript.dev) to contribute!
19+
20+
For questions that are not covered in the documentation or to chat about React + TypeScript, join our [Spectrum Chat](https://spectrum.chat/react-and-typescript).
21+
22+
A special thank you to [@swyx](https://twitter.com/swyx)'s [React TypeScript cheatsheet](https://github.com/sw-yx/react-typescript-cheatsheet).
23+
24+
Lastly, tweet me at [@AryanJabbari](https://twitter.com/AryanJabbari). Words of encouragement are always welcome!

0 commit comments

Comments
 (0)