Skip to content

Commit bc71412

Browse files
committed
fix ref
1 parent 0e20c56 commit bc71412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/tutorials/module2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,5 +362,5 @@ In {ref}`Module 3 <tutorial:module3>`, you'll wrap the pipeline into a **WorkGra
362362
- Base data types (`Dict`, `Float`, `Int`, `Str`, `List`): {ref}`topics:data_types:core:base`
363363
- In-depth guide to calcfunctions: {ref}`topics:processes:functions`
364364
- CalcJob reference: {ref}`topics:calculations:concepts:calcjobs`
365-
- Auto-serialization of plain Python types in calcfunctions: {ref}`topics:calculations:concepts:calcfunctions:automatic-serialization`
365+
- Auto-serialization of plain Python types in calcfunctions: {ref}`introduced in v2.1 <topics:calculations:concepts:calcfunctions:automatic-serialization>`
366366
- QueryBuilder (covered properly in {ref}`Module 5 <tutorial:module5>`): {ref}`querying how-to guide <how-to:query>`

0 commit comments

Comments
 (0)