Skip to content

Commit 8e44414

Browse files
authored
Update filesystem.md
1 parent d5da415 commit 8e44414

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standard-library/filesystem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ using namespace std::experimental::filesystem::v1;
106106
|[space_info Structure](../standard-library/space-info-structure.md)|Holds information about a volume.|
107107
108108
## Functions
109-
[<filesystem> functions](../standard-library/filesystem-functions.md)
109+
[\<filesystem> functions](../standard-library/filesystem-functions.md)
110110
111111
## Operators
112-
[<filesystem> operators](../standard-library/filesystem-operators.md)
112+
[\<filesystem> operators](../standard-library/filesystem-operators.md)
113113
114114
## Enumerations
115115

0 commit comments

Comments
 (0)