File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ So for example:
8
8
.. code-block :: html
9
9
10
10
<script src =" jquery.js" ></script >
11
- <script src =" //cdn.ravenjs.com/1.1.11 /jquery,native/raven.min.js" ></script >
11
+ <script src =" //cdn.ravenjs.com/1.1.13 /jquery,native/raven.min.js" ></script >
12
12
<script >Raven .config (' ...' ).install (); </script >
13
13
<script src =" app.js" ></script >
14
14
@@ -23,7 +23,7 @@ Our CDN distributes builds with and without :doc:`plugins </plugins/index>`.
23
23
24
24
.. code-block :: html
25
25
26
- <script src =" //cdn.ravenjs.com/1.1.11 /raven.min.js" ></script >
26
+ <script src =" //cdn.ravenjs.com/1.1.13 /raven.min.js" ></script >
27
27
28
28
**We highly recommend trying out a plugin or two since it'll greatly improve the chances that we can collect good information. **
29
29
You can’t perform that action at this time.
0 commit comments