Skip to content

Commit 41e9559

Browse files
committed
Update README.md
1 parent e7f7c23 commit 41e9559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use one of the below methods to install exceptionless into your web app.
2121
##### CDN
2222
1. Add the following script to your page.
2323
```html
24-
<script src="https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.0.1/dist/exceptionless.js"></script>
24+
<script src="https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.0.1/dist/exceptionless.min.js"></script>
2525
```
2626

2727
#### Node.js

0 commit comments

Comments
 (0)