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:
88.. code-block :: html
99
1010 <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 >
1212 <script >Raven .config (' ...' ).install (); </script >
1313 <script src =" app.js" ></script >
1414
@@ -23,7 +23,7 @@ Our CDN distributes builds with and without :doc:`plugins </plugins/index>`.
2323
2424.. code-block :: html
2525
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 >
2727
2828**We highly recommend trying out a plugin or two since it'll greatly improve the chances that we can collect good information. **
2929
You can’t perform that action at this time.
0 commit comments