Add some inline links to "previous examples"

Fixes #144.
This commit is contained in:
Mark McGranaghan
2016-12-27 08:50:13 -08:00
parent 86b0df9895
commit 94cba6875d
6 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
// In the previous example we saw how to manage simple
// counter state using atomic operations. For more complex
// state we can use a _[mutex](http://en.wikipedia.org/wiki/Mutual_exclusion)_
// counter state using [atomic operations](atomic-counters).
// For more complex state we can use a _[mutex](http://en.wikipedia.org/wiki/Mutual_exclusion)_
// to safely access data across multiple goroutines.
package main

View File

@@ -1,2 +1,2 @@
a42e6b574ab2c2bdd38df53d77b9a2f3f3e0b10c
-_LKNceBru
3ce8467418aa740ea6c930afac3985a943c76311
kZrod-Rkos