Skip to content

Commit 7963614

Browse files
committed
fix Timers numeric link
1 parent 6ecf55f commit 7963614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ all the examples `Run` functions sequentially in line with the table of contents
2424
* [10 - Maps](maps/main.go)
2525
* [11 - Range](ranges/main.go)
2626
* [...]
27-
* [15 - Timers](timers/main.go)
27+
* [25 - Timers](timers/main.go)
2828
* [26 - Tickers](tickers/main.go)
2929
* [27 - WorkerGroups](workergroups/main.go)

0 commit comments

Comments
 (0)