api-guidelines icon indicating copy to clipboard operation
api-guidelines copied to clipboard

Broken link for long running operations

Open javieralvarezchiang opened this issue 1 year ago • 0 comments

At the page https://github.com/microsoft/api-guidelines/blob/vNext/graph/GuidelinesGraph.md#recommended-api-design-patterns

the link is

https://github.com/microsoft/api-guidelines/blob/vNext/graph/patterns/longRunningOperations.md

but should be

https://github.com/microsoft/api-guidelines/blob/vNext/graph/patterns/long-running-operations.md

javieralvarezchiang avatar Sep 09 '24 23:09 javieralvarezchiang