File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 < ul >
2525 < li > < a href ="/blog "> Blog</ a > </ li >
2626 < li > < a href ="https://twitter.com/nodered "> Twitter</ a > </ li >
27- < li > < a href ="https://groups.google.com/forum/#!forum/node-red " > Mailing List </ a > </ li >
27+ < li > < a href ="https://discourse.nodered.org " > Forum </ a > </ li >
2828 < li > < a href ="/slack "> Slack</ a > </ li >
2929 </ ul >
3030 </ div >
Original file line number Diff line number Diff line change 4040 < li {% if page.url contains '/about/' %}class="current "{% endif %} > < a href ="/about/ "> about</ a > </ li >
4141 < li {% if page.url contains '/blog/' %}class="current "{% endif %} > < a href ="/blog/ "> blog</ a > </ li >
4242 < li {% if page.url contains '/docs/' %}class="current "{% endif %} > < a href ="/docs/ "> documentation</ a > </ li >
43+ < li > < a href ="https://discourse.nodered.org/ "> forum</ a > </ li >
4344 < li > < a href ="https://flows.nodered.org/ "> flows</ a > </ li >
4445 < li > < a href ="https://github.com/node-red "> github</ a > </ li >
4546 </ ul >
Original file line number Diff line number Diff line change @@ -7,9 +7,13 @@ title: Get involved
77
88The two main places to discuss Node-RED are:
99
10- - the [ mailing list ] ( https://groups.google.com/forum/#!forum/node-red )
10+ - the [ Node-RED forum ] ( https://discourse.nodered.org )
1111 - the [ slack team] ( https://nodered.org/slack )
1212
13+ There is also the Google Groups based [ mailing list] ( https://groups.google.com/forum/#!forum/node-red ) , but
14+ we are in the process of moving the community over to the new [ Node-RED forum] ( https://discourse.nodered.org ) .
15+ The Google Group will become a read-only archive at some point in the near future.
16+
1317These are the best places to get started if you're stuck on something, think you may
1418have hit a bug, have a suggestion for the greatest feature ever or if you just
1519want to say hello.
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ <h3>Who's using Node-RED?</h3>
140140 < div class ="social ">
141141 < h3 > Community < a class ="box-link " href ="/about/community/ "> more</ a > </ h3 >
142142 < ul >
143- < li > < a class ="box-link " href ="https://groups.google.com/forum/#!forum/node-red "> < i class ="fa fa-envelope -o fa-3x "> </ i > < br /> Mailing list </ a > </ li >
143+ < li > < a class ="box-link " href ="https://discourse.nodered.org "> < i class ="fa fa-commenting -o fa-3x "> </ i > < br /> Forum </ a > </ li >
144144 < li > < a class ="box-link " href ="/slack "> < i class ="fa fa-slack fa-3x "> </ i > < br /> Slack team</ a > </ li >
145145 < li > < a class ="box-link " href ="https://stackoverflow.com/questions/tagged/node-red "> < i class ="fa fa-stack-overflow fa-3x "> </ i > < br /> Stack Overflow</ a > </ li >
146146 < li > < a class ="box-link " href ="https://github.com/node-red "> < i class ="fa fa-github fa-3x "> </ i > < br /> GitHub</ a > </ li >
You can’t perform that action at this time.
0 commit comments