mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 21:26:38 +00:00
minifix(CLI): fix GitHub issues URL in CLI help
This commit is contained in:
parent
081b719bcb
commit
54343d9609
@ -47,7 +47,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-cli/issues/new',
|
' GitHub: https://github.com/resin-io/etcher/issues/new',
|
||||||
' Gitter: https://gitter.im/resin-io/etcher'
|
' Gitter: https://gitter.im/resin-io/etcher'
|
||||||
].join('\n'))
|
].join('\n'))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user