зеркало из https://github.com/docker/kitematic.git
make the report issue button redirect to the github repo
This commit is contained in:
Родитель
593ce3c3ff
Коммит
ef8ea0c584
|
@ -112,7 +112,7 @@ var Containers = React.createClass({
|
|||
metrics.track('Opened Issue Reporter', {
|
||||
from: 'app'
|
||||
});
|
||||
shell.openExternal('https://github.com/docker/kitematic/issues/new');
|
||||
shell.openExternal('https://github.com/docker/kitematic');
|
||||
},
|
||||
|
||||
render: function () {
|
||||
|
|
Загрузка…
Ссылка в новой задаче