diff --git a/docs/tutorial.md b/docs/tutorial.md index b5b1a94..5081fe7 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -9,7 +9,7 @@ __Other documents to read__ maybe after this one: - [Advanced topics](advanced_topics.md) - [OOP notes](OOP.md) - [math in Lyng](math.md) -- Some class references: [List](List.md), [Real](Real.md), [Range](Range.md) +- Some class references: [List], [Real], [Range], [Iterable], [Iterator] # Expressions