File tree Expand file tree Collapse file tree 1 file changed +14
-16
lines changed
_includes/docs/user-guide Expand file tree Collapse file tree 1 file changed +14
-16
lines changed Original file line number Diff line number Diff line change @@ -170,22 +170,20 @@ For OAuth2 configuration click [here](/docs/{{docsPrefix}}user-guide/oauth/azure
170
170
## Getting help
171
171
172
172
<section id =" talkToUs " >
173
- <main>
174
- <div id="gettingHelp">
175
- <div>
176
- <a href="https://gitter.im/thingsboard/chat">Community chat</a>
177
- <p>Our Gitter channel is the best way to contact our engineers and share your ideas with them.</p>
178
- </div>
179
- <div>
180
- <a href="https://groups.google.com/forum/#!forum/thingsboard">Q&A forum</a>
181
- <p>Our user forum is a great place to go for community support.</p>
182
- </div>
183
- <div>
184
- <a href="http://stackoverflow.com/questions/tagged/thingsboard">Stack Overflow</a>
185
- <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>
186
- </div>
187
- </div>
188
- </main>
173
+ <div id="gettingHelp">
174
+ <a href="https://gitter.im/thingsboard/chat">
175
+ <h1>Community chat</h1>
176
+ <p>Our Gitter channel is the best way to contact our engineers and share your ideas with them.</p>
177
+ </a>
178
+ <a href="https://groups.google.com/forum/#!forum/thingsboard">
179
+ <h1>Q&A forum</h1>
180
+ <p>Our user forum is a great place to go for community support.</p>
181
+ </a>
182
+ <a href="http://stackoverflow.com/questions/tagged/thingsboard">
183
+ <h1>Stack Overflow</h1>
184
+ <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>
185
+ </a>
186
+ </div>
189
187
</section >
190
188
191
189
If your problem isn't answered by any of the guides above, feel free to contact ThingsBoard team.
You can’t perform that action at this time.
0 commit comments