This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -258,8 +258,8 @@ trace sample rate via an `ocSampleRate` global variable as well.
258258 - If your application uses the `Zone.js` library, the case for `Angular` apps:
259259 ```html
260260 ...
261- <script src =" https://unpkg.com/@opencensus/web-scripts@0.0.5/dist/tracing-all-with- zone-peer-dep.js"
262- integrity =" sha384-VPY9XX7tiXeLekDPFXkfO2AqNpLTCNOzfXxVghzoVP05PXrG+wtHOW2kOP2ggO9o "
261+ <script src =" https://unpkg.com/@opencensus/web-scripts@0.0.5/dist/tracing-all-zone-peer-dep.js"
262+ integrity =" sha384-IPZy89j7zcXj4WDrW+XWl2mRrN7tqhdMcHgRsvK+dVNrofnyxPvI5OcX1kni4FWt "
263263 async crossorigin =" anonymous" >
264264 </script >
265265 </body >
@@ -461,4 +461,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
461461[ tsickle-url ] : https://github.com/angular/tsickle
462462[ zipkin-url ] : https://zipkin.io/
463463[ history-api-url ] : https://developer.mozilla.org/en-US/docs/Web/API/History
464- [ cors-preflight-url ] : https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Preflighted_requests
464+ [ cors-preflight-url ] : https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Preflighted_requests
You can’t perform that action at this time.
0 commit comments