Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit 61e63e7

Browse files
authored
Update README.md
1 parent 0a8c2bc commit 61e63e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ npm install handsontable @handsontable/angular
3030
You can load it directly from [jsDelivr](//jsdelivr.com/package/npm/@handsontable/angular) as well.
3131
```html
3232
<script src="https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.js"></script>
33-
<script src="https://cdn.jsdelivr.net/npm/@handsontable/angular/dist/bundles/handsontable-pro.umd.min.js"></script>
33+
<script src="https://cdn.jsdelivr.net/npm/@handsontable/angular/dist/bundles/handsontable-angular.umd.min.js"></script>
3434

3535
<link href="https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.css" rel="stylesheet">
3636
```
@@ -189,4 +189,4 @@ The license key is validated in an offline mode. No connection is made to any s
189189
<br>
190190
<br>
191191

192-
Created by [Handsoncode](//handsoncode.net) with ❤ and ☕ in [Tricity](//en.wikipedia.org/wiki/Tricity,_Poland).
192+
Created by [Handsoncode](//handsoncode.net) with ❤ and ☕ in [Tricity](//en.wikipedia.org/wiki/Tricity,_Poland).

0 commit comments

Comments
 (0)