-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02400ee
commit e4e8815
Showing
7 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ The library is [UMD](https://github.com/umdjs/umd) compatible. | |
You can download [recombee-api-client.min.js](./dist/recombee-api-client.min.js) and host it at your site, or use a CDN such as [jsDelivr](https://www.jsdelivr.com/) CDN: | ||
|
||
```js | ||
<script src="https://cdn.jsdelivr.net/gh/recombee/[email protected].4/dist/recombee-api-client.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/recombee/[email protected].5/dist/recombee-api-client.min.js"></script> | ||
``` | ||
|
||
and use the global `recombee` object. | ||
|
@@ -209,7 +209,7 @@ Let's assume we want to show recommendations at product page of pants `product-2 | |
</div> | ||
</div> | ||
|
||
<script src="https://cdn.jsdelivr.net/gh/recombee/[email protected].4/dist/recombee-api-client.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/recombee/[email protected].5/dist/recombee-api-client.min.js"></script> | ||
|
||
<script type="text/javascript"> | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters