Skip to content

Commit

Permalink
doc: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
fightling committed Dec 27, 2024
1 parent ae21190 commit 1c8aeb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/GLOSSARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
| [primitive types](primitive_types.md) | | Builtin µcad types |
| public | `pub` | Outside visibility of namespaces, modules, functions and fields |
| statement | | Command to evaluate |
| [tuple](tuple.md) | | List of named values |
| [record](record.md) | | List of named values |
| `union` | | Merge of two geometrical object into one |
| unit bundle | | Using one unit for an array of values |
| [unit types](unit_types.md) | | Data types defined by type names or units |
Expand Down

0 comments on commit 1c8aeb1

Please sign in to comment.