Skip to content

Commit fd9b2ca

Browse files
committed
Correct a missing reference in the release note.
Fix #26537. Signed-off-by: OGINO Masanori <[email protected]>
1 parent 912ab64 commit fd9b2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Version 1.1.0 (June 2015)
66
Highlights
77
----------
88

9-
* The [`std::fs` module has been expanded][fs-expand] to expand the set of
9+
* The [`std::fs` module has been expanded][fs] to expand the set of
1010
functionality exposed:
1111
* `DirEntry` now supports optimizations like `file_type` and `metadata` which
1212
don't incur a syscall on some platforms.

0 commit comments

Comments
 (0)