Skip to content

Commit 94c52fe

Browse files
committed
update Table-of-contents.md
1 parent c70dff4 commit 94c52fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Table-of-contents.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105

106106
##第八章 C++11 内存模型 ##
107107

108-
### 8.1 [资料汇](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial/blob/master/zh/chapter9-Memory-Order/web-resources.md "C++11 内存模型资料汇") ###
108+
### 8.1 [资料汇](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial/blob/master/zh/chapter8-Memory-Order/web-resources.md "C++11 内存模型资料汇") ###
109109

110110

111111
##第九章 高级线程管理 ##
@@ -116,7 +116,7 @@
116116

117117
##第十一章 并发编程应用实例 ##
118118

119-
### 11.1 [利用 C++11 并发设施解决生产者消费者问题](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial/blob/master/zh/chapter10-application/Producer-Consum.md "如何利用 C++11 并发设施解决生产者消费者问题") ###
119+
### 11.1 [利用 C++11 并发设施解决生产者消费者问题](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial/blob/master/zh/chapter11-Application/11.1%20Producer-Consumer-solution.md "如何利用 C++11 并发设施解决生产者消费者问题") ###
120120

121121

122122
##附录 C++11 新标准概览 ##

0 commit comments

Comments
 (0)