Skip to content

Commit ce35481

Browse files
committed
Provide clickable links
Signed-off-by: Eric Pugh <[email protected]>
1 parent 982c792 commit ce35481

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_search-plugins/ubi/ubi-javascript-collector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ We recommend that you refer to the client as a starting point for your own speci
1616

1717
## Installation
1818

19-
The client comes as a single file `ubi.js` and only has a dependency on the `axios` library.
20-
Download it from https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector.
19+
The client comes as a single file [ubi.js](https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js) and only has a dependency on the `axios` library.
20+
Download it from [https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js](https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js).
2121

2222
Reference the events and create the client via:
2323

0 commit comments

Comments
 (0)