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.
1 parent f640e1e commit 3b5d013Copy full SHA for 3b5d013
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