Skip to content

Commit 784d5be

Browse files
authored
Fix samples link (#47587)
1 parent 7c8b9a4 commit 784d5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/parallel-programming/task-parallel-library-tpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ The Task Parallel Library (TPL) is a set of public types and APIs in the <xref:S
2828

2929
## See also
3030

31-
- [Samples for Parallel Programming with the .NET Core & .NET Standard](/samples/browse/?products=dotnet-core%2Cdotnet-standard&term=parallel)
31+
- [Samples for Parallel Programming with .NET](/samples/browse/?term=parallel&terms=parallel&products=dotnet)

0 commit comments

Comments
 (0)