diff --git a/script.js b/script.js index c523d8c..4e41b7e 100644 --- a/script.js +++ b/script.js @@ -116,7 +116,7 @@ function onClickHandler(info, tab) { } else if (info.menuItemId == "General_about") { // Search URL console.log("about"); - chrome.tabs.create({url: "https://github.com/ArnaudLhutereau/"}); + chrome.tabs.create({url: "https://github.com/ArnaudLhutereau/analyzeriocs"}); } else {