Skip to content

Commit ca39f52

Browse files
committed
Changelog and support links
1 parent 6647c37 commit ca39f52

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

_locales/en/messages.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -292,22 +292,22 @@
292292
"message": "Developer"
293293
},
294294
"defaultSupport": {
295-
"message": "For support please search the forums first or contact your vendor.<br /><br />"
295+
"message": "For support please search the forums and wiki first or contact your vendor.<br /><br />"
296296
},
297297
"defaultSupport1": {
298298
"message": "<a href=\"http://www.rcgroups.com/forums/showthread.php?t=2464844&page=1\" target=\"_blank\">RC Groups thread</a>"
299299
},
300300
"defaultSupport2": {
301-
"message": "<a href=\"http://www.multiwii.com/forum/viewtopic.php?f=23&t=5149\" target=\"_blank\">MultiWii forums thread</a>"
301+
"message": "<a href=\"http://betaflight.info\" target=\"_blank\">Betaflight Wiki</a>"
302302
},
303303
"defaultSupport3": {
304-
"message": "<a href=\"https://github.com/Betaflight\" target=\"_blank\">GitHub</a>"
304+
"message": "<a href=\"https://www.youtube.com/playlist?list=PLwoDb7WF6c8kdK6yHr7vhsU9iRTr5HxP4\" target=\"_blank\">Joshua Bardwell Betaflight Videos</a>"
305305
},
306306
"defaultSupport4": {
307-
"message": "<a href=\"https://gitter.im/betaflight/betaflight\" target=\"_blank\">Betaflight on Gitter</a>"
307+
"message": "<a href=\"https://github.com/Betaflight\" target=\"_blank\">GitHub</a>"
308308
},
309309
"defaultSupport5": {
310-
"message": "<a href=\"https://gitter.im/betaflight/betaflight\" target=\"_blank\">Join on Gitter</a>"
310+
"message": "<a href=\"http://betaflight.tk/slack\" target=\"_blank\">Betaflight devs on slack</a>"
311311
},
312312

313313
"initialSetupBackupAndRestoreApiVersion": {

changelog.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<span>2016.02.23 - 1.9.3 - BetaFlight</span>
2+
<ul>
3+
<li>Fix broken serial rx selection</li>
4+
<li>Renew support links</li>
5+
</ul>
16
<span>2016.02.22 - 1.9.2 - BetaFlight</span>
27
<ul>
38
<li>Added FPV angle mix</li>

tabs/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<ul>
2626
<li><span i18n="defaultSupport1"></span></li>
2727
<li><span i18n="defaultSupport2"></span></li>
28+
<li><span i18n="defaultSupport3"></span></li>
2829
</ul>
2930

3031
<div class="subline"><strong i18n="defaultSupportSubline2"></strong></div>
3132
<ul>
32-
<li><span i18n="defaultSupport3"></span></li>
3333
<li><span i18n="defaultSupport4"></span></li>
3434
<li><span i18n="defaultSupport5"></span></li>
3535
</ul>

0 commit comments

Comments
 (0)