Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 70c29ca6 authored by Jérôme Gorin's avatar Jérôme Gorin
Browse files

Fix release location

parent 35aad431
Branches
Tags
No related merge requests found
......@@ -92,7 +92,7 @@ function createWindow() {
// and load the index.html of the app.
mainWindow.loadURL(
url.format({
pathname: path.join(__dirname, "../dist", "website-audit", "index.html"),
pathname: path.join(__dirname, "../dist", "website-audit", "browser","index.html"),
protocol: "file:",
slashes: true
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment