Skip to content

Commit cfc945c

Browse files
committed
Update documentation to link 'Table' reference in the language data structures
1 parent dd0af21 commit cfc945c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.mec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Mech Programming Language Documentation
2020
- [Matrix](II.reference/matrix.html) - 2D collection of values
2121
- Record - collection of named values
2222
- Set - unordered collection of unique values
23-
- Table - collection of Records
23+
- [Table](II.reference/table.html) - collection of Records
2424
- Tuple - ordered collection of values
2525
- Operators and Expressions
2626
- Operators

0 commit comments

Comments
 (0)