diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2021-01-08 14:54:57 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2021-01-08 14:54:57 +0000 |
| commit | c6eaf2386635c2208e15bdbe4ba27ac7e04a20c9 (patch) | |
| tree | 0159e934e6737e8122ab7008a47c9a4c4212ebca /docs/reference/index.md | |
| parent | docs: fix sections in internals/Const (diff) | |
| download | alive-c6eaf2386635c2208e15bdbe4ba27ac7e04a20c9.tar.gz alive-c6eaf2386635c2208e15bdbe4ba27ac7e04a20c9.zip | |
add reference/result-kinds
Diffstat (limited to 'docs/reference/index.md')
| -rw-r--r-- | docs/reference/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/index.md b/docs/reference/index.md index 7718ef8..0c5a851 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -20,7 +20,7 @@ own module or contributing to alive, check out the 5. [loops](03-5_loops.html) 6. [modules and loading](03-6_modules-and-loading.html) 4. runtime - 1. result kinds + 1. [result kinds](04-1_result-kinds.html) 2. pure operators 5. compound types 1. arrays |
