We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f640e1e + 3b5d013 commit 76d0ad7Copy full SHA for 76d0ad7
1 file changed
example-1/script.js
@@ -7,7 +7,7 @@ window.onload = function(){
7
const sessionId = "83f569f7-bea5-327c-1426-617e00ea923c";
8
9
/**
10
- * public_key can be found in https://hub.acquired.com/#login - Settings > API Access.
+ * public_key can be found in Settings > API Access.
11
*/
12
const acquired = new Acquired('pk_c4ac45debfe91b36e4fb092d2b30f3a5');
13
const options = {
0 commit comments