File tree Expand file tree Collapse file tree 4 files changed +11
-36
lines changed
_includes/docs/user-guide Expand file tree Collapse file tree 4 files changed +11
-36
lines changed Original file line number Diff line number Diff line change 3
3
icon : ' github'
4
4
arial-label : " Link to our Github"
5
5
1 :
6
- href : " https://app.gitter.im/#/room/#thingsboard_chat:gitter.im"
7
- icon : ' gitter'
8
- arial-label : " Link to our Gitter"
9
- 2 :
10
6
href : " https://www.youtube.com/thingsboard"
11
7
icon : ' youtube'
12
8
arial-label : " Link to our Youtube channel"
13
- 3 :
9
+ 2 :
14
10
href : " https://stackoverflow.com/questions/tagged/thingsboard"
15
11
icon : ' stack-overflow'
16
12
arial-label : " Link to our Stack Overflow page"
17
- 4 :
18
- href : " https://groups.google.com/forum/#!forum/thingsboard"
19
- icon : ' google'
20
- arial-label : " Link to our Google Group"
21
- 5 :
13
+ 3 :
22
14
href : " https://www.facebook.com/thingsboard"
23
15
icon : ' facebook'
24
16
arial-label : " Link to our Facebook"
25
- 6 :
17
+ 4 :
26
18
href : " https://www.instagram.com/thingsboard_iot/"
27
19
icon : ' instagram'
28
20
arial-label : " Link to our Instagram"
29
- 7 :
21
+ 5 :
30
22
href : " https://www.linkedin.com/company/thingsboard/"
31
23
icon : ' linkedin'
32
24
arial-label : " Link to our linkedin"
33
- 8 :
25
+ 6 :
34
26
href : " https://twitter.com/thingsboard"
35
27
iconClass : ' twitter'
36
28
src : " /images/social-twitt-icon.svg"
37
- arial-label : " Link to our X"
38
-
29
+ arial-label : " Link to our X"
Original file line number Diff line number Diff line change @@ -249,13 +249,9 @@ For OAuth2 configuration click [here](/docs/{{docsPrefix}}user-guide/oauth-2-sup
249
249
250
250
<section id =" talkToUs " >
251
251
<div id="gettingHelp">
252
- <a href="https://app.gitter.im/#/room/#thingsboard_chat:gitter.im">
253
- <span class="phrase-heading">Community chat</span>
254
- <p>Our Gitter channel is the best way to contact our engineers and share your ideas with them.</p>
255
- </a>
256
- <a href="https://groups.google.com/forum/#!forum/thingsboard">
257
- <span class="phrase-heading">Q&A forum</span>
258
- <p>Our user forum is a great place to go for community support.</p>
252
+ <a href="https://github.com/thingsboard/thingsboard">
253
+ <span class="phrase-heading">Github Project</span>
254
+ <p>Check out the project and consider contributing.</p>
259
255
</a>
260
256
<a href="https://stackoverflow.com/questions/tagged/thingsboard">
261
257
<span class="phrase-heading">Stack Overflow</span>
Original file line number Diff line number Diff line change @@ -653,9 +653,6 @@ $header-clearance: 210px
653
653
background-image : url (/images/github_icon.png )
654
654
655
655
a :nth-child (3 )
656
- background-image : url (/images/gitter_icon.png )
657
-
658
- a :nth-child (4 )
659
656
background-image : url (/images/stackoverflow_icon.png )
660
657
661
658
#gettingHelp
@@ -673,12 +670,10 @@ $header-clearance: 210px
673
670
max-width : 400px
674
671
675
672
a :nth-child (1 )
676
- background-image : url (/images/gitter_icon.png )
677
673
678
- a :nth-child (2 )
679
- background-image : url (/images/google_groups_icon.png )
674
+ background-image : url (/images/github_icon.png )
680
675
681
- a :nth-child (3 )
676
+ a :nth-child (2 )
682
677
background-image : url (/images/stackoverflow_icon.png )
683
678
684
679
a .feature-card , .feature-card
Original file line number Diff line number Diff line change 13
13
< div id ="docsContent " class ="noToc ">
14
14
< h1 > Community</ h1 >
15
15
< div id ="content ">
16
- < h3 > Ensuring ThingsBoard works well everywhere and for everyone.</ h3 >
17
- < p > Connect with the ThingsBoard community on our < a href ="https://app.gitter.im/#/room/#thingsboard_chat:gitter.im "> Gitter channel</ a > or join the
18
- < a href ="https://groups.google.com/forum/#!forum/thingsboard "> ThingsBoard Google group</ a > .
19
16
< h3 > Events</ h3 >
20
17
< div id ="calendarWrapper ">
21
18
< iframe src ="https://calendar.google.com/calendar/b/1/embed?src=thingsboard.io_vvdkrvseju3jjahct9pk00nh0o@group.calendar.google.com "
@@ -33,10 +30,6 @@ <h5 class="social-heading">@thingsboard</h5>
33
30
< h5 class ="social-heading "> Github Project</ h5 >
34
31
< p > Check out the project and consider contributing.</ p >
35
32
</ a >
36
- < a href ="https://app.gitter.im/#/room/#thingsboard_chat:gitter.im ">
37
- < h5 class ="social-heading "> Gitter</ h5 >
38
- < p > Our Gitter channel is the best way to contact our engineers and share your ideas with them.</ p >
39
- </ a >
40
33
< a href ="https://stackoverflow.com/questions/tagged/thingsboard ">
41
34
< h5 class ="social-heading "> Stack Overflow</ h5 >
42
35
< p > The ThingsBoard team will also monitor posts tagged thingsboard. If there aren’t any existing questions that help, please ask a new one!</ p >
You can’t perform that action at this time.
0 commit comments