Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit e6064f1

Browse files
authored
Fix broken link to Bugsnag script
1 parent ffba9c2 commit e6064f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can opt to install the package from npm, using the instructions below. Alter
1616
### CDN
1717

1818
```html
19-
<script src="//d2wy8f7a9ursnm.cloudfront.net/bugsnag/v4/bugsnag.min.js"></script>
19+
<script src="//d2wy8f7a9ursnm.cloudfront.net/v4/bugsnag.min.js"></script>
2020
<script src="//d2wy8f7a9ursnm.cloudfront.net/bugsnag-plugins/v1/bugsnag-vue.min.js"></script>
2121
```
2222

0 commit comments

Comments
 (0)