Skip to content

Commit 9f6ca40

Browse files
authored
Merge pull request #68 from GleapSDK/copilot-tours
[v14.2.0] Co-browser product tours
2 parents a3ea77e + 0d38fc8 commit 9f6ca40

File tree

12 files changed

+1158
-300
lines changed

12 files changed

+1158
-300
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import Gleap from 'gleap';
2828

2929
### Initialize the SDK
3030

31-
Add the following code to initialize the Gleap JavaScript SDK. Replace "SDK-TOKEN" with your actual SDK token from the [Gleap dashboard](http://localhost:3000).
31+
Add the following code to initialize the Gleap JavaScript SDK. Replace "SDK-TOKEN" with your actual SDK token from the [Gleap dashboard](https://app.gleap.io).
3232

3333
```
3434
Gleap.initialize("SDK-TOKEN");

build/cjs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/esm/index.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)