diff --git a/src/components/Containers.react.js b/src/components/Containers.react.js index 310140d9..e333938f 100644 --- a/src/components/Containers.react.js +++ b/src/components/Containers.react.js @@ -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 () {