Skip to content

Commit d3cd237

Browse files
committed
fix link
1 parent 8e3d520 commit d3cd237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-runtime-library/reference/findfirst-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ intptr_t _wfindfirst64i32(
7272
Target file specification (can include wildcard characters).
7373

7474
*`fileinfo`*\
75-
File information buffer. For more information about the `fileinfo` structs, see the Remarks in [Filename search functions](../filename-search-functions.md) and see [Data type mappings](data-type-mappings.md). The structs are defined in the same header file as the function that uses them as a parameter.
75+
File information buffer. For more information about the `fileinfo` structs, see the Remarks in [Filename search functions](../filename-search-functions.md) and see [Data type mappings](../data-type-mappings.md). The structs are defined in the same header file as the function that uses them as a parameter.
7676

7777
## Return value
7878

0 commit comments

Comments
 (0)