Skip to content

Commit a22a1e3

Browse files
authored
Merge pull request #8 from idoleat/fix-links
Fix broken link
2 parents 1548925 + ae023bf commit a22a1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concurrency-primer.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ \section{Additional Resources}
12041204
by Fedor Pikus,
12051205
a hour-long talk on this topic.
12061206

1207-
\href{https://channel9.msdn.com/Shows/Going+Deep/Cpp-and-Beyond-2012-Herb-Sutter-atomic-Weapons-1-of-2}{%
1207+
\href{https://herbsutter.com/2013/02/11/atomic-weapons-the-c-memory-model-and-modern-hardware/}{%
12081208
\textit{\cpp|atomic<> Weapons|: The \cplusplus{11} Memory Model and Modern Hardware}}
12091209
by Herb Sutter,
12101210
a three-hour talk that provides a deeper dive.

0 commit comments

Comments
 (0)