Skip to content

Commit 3b08434

Browse files
Fix std::to_string link.
1 parent 599b4e4 commit 3b08434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ C++11 includes the following new language features:
6060
C++11 includes the following new library features:
6161
- [std::move](#stdmove)
6262
- [std::forward](#stdforward)
63-
- [std::to_string](#stdtostring)
63+
- [std::to_string](#stdto_string)
6464

6565
## C++17 Language Features
6666

0 commit comments

Comments
 (0)