forked from reactjs/react.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooterNav.yml
More file actions
43 lines (40 loc) · 1015 Bytes
/
Copy pathfooterNav.yml
File metadata and controls
43 lines (40 loc) · 1015 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
community:
title: Community
docs:
title: Docs
more:
title: More
items:
- title: Tutorial
to: /tutorial/tutorial.html
- title: Blog
to: /blog
- title: Acknowledgements
to: /acknowledgements.html
- title: React Native
to: https://reactnative.dev/
external: true
channels:
title: Channels
items:
- title: GitHub
to: https://github.com/facebook/react
external: true
- title: Stack Overflow
to: https://stackoverflow.com/questions/tagged/reactjs
external: true
- title: Discussion Forums
to: https://reactjs.org/community/support.html#popular-discussion-forums
external: true
- title: Reactiflux Chat
to: https://discord.gg/reactiflux
external: true
- title: DEV Community
to: https://dev.to/t/react
external: true
- title: Facebook
to: https://www.facebook.com/react
external: true
- title: Twitter
to: https://twitter.com/reactjs
external: true