mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
doc(cli): Replace Gitter with forums link in CLI help
Change-Type: patch
This commit is contained in:
parent
1d89cf2b75
commit
9bb292f38e
@ -75,7 +75,7 @@ module.exports = yargs
|
|||||||
'If you need help, don\'t hesitate in contacting us at:',
|
'If you need help, don\'t hesitate in contacting us at:',
|
||||||
'',
|
'',
|
||||||
' GitHub: https://github.com/resin-io/etcher/issues/new',
|
' GitHub: https://github.com/resin-io/etcher/issues/new',
|
||||||
' Gitter: https://gitter.im/resin-io/etcher'
|
' Forums: https://forums.resin.io/c/etcher'
|
||||||
].join('\n'))
|
].join('\n'))
|
||||||
|
|
||||||
// Examples
|
// Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user