Skip to content

Commit 579c48e

Browse files
authored
[abort-controller] - Fix broken link (#20452)
Link verification check is failing for the link in this PR. Not sure why it started failing now but the link certainly isn't valid.
1 parent c2713dc commit 579c48e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sdk/core/abort-controller/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ in an Azure SDK that accept a parameter of type `AbortSignalLike`.
88

99
Key links:
1010

11-
- [Source code](https://github.com/Azure/azure-sdk-for-js/edit/master/sdk/core/abort-controller)
12-
- [Package (npm)](https://www.npmjs.com/package/@azure/abort-controller)
13-
- [API Reference Documentation](https://docs.microsoft.com/javascript/api/overview/azure/abort-controller-readme)
11+
- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/abort-controller)
12+
- [Package (npm)](https://www.npmjs.com/package/@azure/abort-controller)
13+
- [API Reference Documentation](https://docs.microsoft.com/javascript/api/overview/azure/abort-controller-readme)
1414

1515
## Getting started
1616

0 commit comments

Comments
 (0)