We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8421172 commit 1c2a30aCopy full SHA for 1c2a30a
1 file changed
tests/index.html
@@ -17,7 +17,7 @@
17
success: function(data) {
18
window.appData = data;
19
window.client = new Hook.Client({
20
- url: "http://hook.dev/public/index.php/",
+ url: "http://hook.dev/index.php/",
21
app_id: data.keys[1].app_id,
22
key: data.keys[1].key
23
});
0 commit comments