Skip to content

Commit d094e7c

Browse files
author
mikeblome
committed
fixes #1069
1 parent 6aa1569 commit d094e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/parallel/openmp/reference/openmp-library-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "OpenMP Library Reference"
3-
ms.date: "03/20/2019"
3+
ms.date: "07/30/2019"
44
ms.assetid: a25188c6-edde-43d0-84b5-780e797b08fc
55
---
66
# OpenMP Library Reference
@@ -12,7 +12,7 @@ The Visual C++ implementation of the OpenMP standard includes the following cons
1212
|Construct|Description|
1313
|---------------|-----------------|
1414
|[Directives](openmp-directives.md)|Provides links to directives used in the OpenMP API.|
15-
|[Clauses](openmp-directives.md)|Provides links to clauses used in the OpenMP API.|
15+
|[Clauses](openmp-clauses.md)|Provides links to clauses used in the OpenMP API.|
1616
|[Functions](openmp-functions.md)|Provides links to functions used in the OpenMP API.|
1717
|[Environment Variables](openmp-environment-variables.md)|Provides links to environment variables used in the OpenMP API.|
1818

0 commit comments

Comments
 (0)