Skip to content

Commit 0790192

Browse files
committed
Merge pull request #1088 from eminence/eminence-patch-1
Fixed broken link in README.md
2 parents 5afeedf + 5c10787 commit 0790192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ the direction the language is evolving in.
4545
* [0771-std-iter-once.md](text/0771-std-iter-once.md)
4646
* [0803-type-ascription.md](text/0803-type-ascription.md)
4747
* [0809-box-and-in-for-stdlib.md](text/0809-box-and-in-for-stdlib.md)
48-
* [0888-compiler-fences.md](text/0888-compiler-fences.md)
48+
* [0888-compiler-fence-intrinsics.md](text/0888-compiler-fence-intrinsics.md)
4949
* [0909-move-thread-local-to-std-thread.md](text/0909-move-thread-local-to-std-thread.md)
5050
* [0911-const-fn.md](text/0911-const-fn.md)
5151
* [0968-closure-return-type-syntax.md](text/0968-closure-return-type-syntax.md)

0 commit comments

Comments
 (0)