updated link to cdn

This commit is contained in:
Andrei Kashcha 2019-11-17 15:57:17 -08:00 committed by GitHub
parent 224dde3272
commit e57192a7c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ npm i ngraph.path
Or download from CDN:
``` html
<script src='https://unpkg.com/ngraph.graph@1.1.0/dist/ngraph.path.min.js'></script>
<script src='https://unpkg.com/ngraph.path@1.3.1/dist/ngraph.path.min.js'></script>
```
If you download from CDN the library will be available under `ngraphPath` global name.