We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ee116 commit 06fd425Copy full SHA for 06fd425
‎docs/visual-basic/programming-guide/concepts/async/index.md‎
@@ -359,4 +359,4 @@ The benefit becomes even more apparent as the number of chained operations incre
359
- [Async](../../../language-reference/modifiers/async.md)
360
- [Walkthrough: Accessing the Web by Using Async and Await (Visual Basic)](walkthrough-accessing-the-web-by-using-async-and-await.md)
361
- [Async Return Types (Visual Basic)](async-return-types.md)
362
-- [Task-based Asynchronous Pattern (TAP)](/dotnet/standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap)
+- [Task-based Asynchronous Pattern (TAP)](../../../../standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap.md)
0 commit comments