Skip to content

Commit e308669

Browse files
committed
Remove link to removed section
1 parent e893629 commit e308669

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ is distributed under the [ISC license](LICENSE.md).
7575
- [Programming with transactional data structures](#programming-with-transactional-data-structures)
7676
- [The dining philosophers problem](#the-dining-philosophers-problem)
7777
- [A transactional LRU cache](#a-transactional-lru-cache)
78-
- [Programming with primitive operations](#programming-with-primitive-operations)
7978
- [Designing lock-free algorithms with k-CAS](#designing-lock-free-algorithms-with-k-cas)
8079
- [Understand performance](#understand-performance)
8180
- [Minimize accesses](#minimize-accesses)

0 commit comments

Comments
 (0)