Skip to content

Commit 7aa45ee

Browse files
authored
Update popup opens releases page (#15)
1 parent c967037 commit 7aa45ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ function update_popup()
273273
focus = true,
274274
text = "&OK",
275275
onclick = function()
276-
libdmi.open_repo("issues")
276+
libdmi.open_repo("releases")
277277
dialog:close()
278278
end,
279279
}

0 commit comments

Comments
 (0)