aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reference/index.md
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-08-21 15:06:56 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-02 14:24:49 +0000
commit3a61e79055968dc7df7a14a508cd1c0f8395289e (patch)
treeb9aae39ad77dae1f8c71987102f64fc0b35c502b /docs/reference/index.md
parentadd reference/dynamic-symbols (diff)
downloadalive-3a61e79055968dc7df7a14a508cd1c0f8395289e.tar.gz
alive-3a61e79055968dc7df7a14a508cd1c0f8395289e.zip
add reference/modules-and-loading
Diffstat (limited to 'docs/reference/index.md')
-rw-r--r--docs/reference/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/index.md b/docs/reference/index.md
index bf8e5f3..61fa464 100644
--- a/docs/reference/index.md
+++ b/docs/reference/index.md
@@ -18,7 +18,7 @@ own module or contributing to alive, check out the
3. [functions](03-3_functions.html)
4. [dynamic symbols](03-4_dynamic-symbols.html)
5. [loops](03-5_loops.html)
- 6. modules and loading
+ 6. [modules and loading](03-6_modules-and-loading.html)
4. runtime
1. result kinds
2. pure operators