@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.
- package/README.md +1 -1
- 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/
|
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