diff --git a/script/engine.js b/script/engine.js index 145fdc3..1766704 100644 --- a/script/engine.js +++ b/script/engine.js @@ -188,7 +188,7 @@ $('') .addClass('menuBtn') .text(_('github.')) - .click(function() { window.open('https://github.com/Continuities/adarkroom'); }) + .click(function() { window.open('https://github.com/doublespeakgames/adarkroom'); }) .appendTo(menu); // Register keypress handlers