We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f7c23 commit 41e9559Copy full SHA for 41e9559
README.md
@@ -21,7 +21,7 @@ Use one of the below methods to install exceptionless into your web app.
21
##### CDN
22
1. Add the following script to your page.
23
```html
24
-<script src="https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.0.1/dist/exceptionless.js"></script>
+<script src="https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.0.1/dist/exceptionless.min.js"></script>
25
```
26
27
#### Node.js
0 commit comments