@azure/eventgrid 4.5.1-alpha.20211101.2 → 4.5.1-alpha.20211110.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -328,5 +328,5 @@ If you'd like to contribute to this library, please read the [contributing guide
328
328
  [event_grid]: https://docs.microsoft.com/azure/event-grid
329
329
  [azure_portal]: https://portal.azure.com
330
330
  [azure-core-tracing-github]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-tracing
331
- [cloud-events-distributed-tracing-spec]: https://github.com/cloudevents/spec/blob/master/extensions/distributed-tracing.md
331
+ [cloud-events-distributed-tracing-spec]: https://github.com/cloudevents/spec/blob/v1.0.1/extensions/distributed-tracing.md
332
332
  [eventgrid-on-kubernetes-using-azure-arc]: https://docs.microsoft.com/azure/event-grid/kubernetes/
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic client library for the Azure Event Grid service.",
6
- "version": "4.5.1-alpha.20211101.2",
6
+ "version": "4.5.1-alpha.20211110.2",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",