Skip to content

Commit d914f19

Browse files
authored
Update 01-operations.md (#33)
Fixed broken link
1 parent 832e7dd commit d914f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01-operations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Operations
22

33

4-
[Previously](01-sequences-and-arrays.md) we built up two main abstractions, the first
4+
[Previously](00-sequences-and-arrays.md) we built up two main abstractions, the first
55
is an unbounded sequence mechanism and the second is a abstraction (reader) upon
66
bounded but randomly accessible memory. In this document we will walk through
77
transformations from one sequence or reader into another sequence or reader as well

0 commit comments

Comments
 (0)