diff --git a/doc/1_KC3/1.02_Array.en.md b/doc/1_KC3/1.02_Array.en.md
index d1f9f1e..da630e0 100644
--- a/doc/1_KC3/1.02_Array.en.md
+++ b/doc/1_KC3/1.02_Array.en.md
@@ -29,6 +29,6 @@ ikc3> List.to_array([0, 1, 2], U8[])
Top : [KC3 documentation](/doc/)
-Previous : [1.01 Introduction](/doc/1.01_Introduction)
+Previous : [1.01 Introduction](1.01_Introduction)
Next : [1.03 Block](1.03_Block)
diff --git a/doc/1_KC3/index.en.html b/doc/1_KC3/index.en.html
index e52905c..2e31abf 100644
--- a/doc/1_KC3/index.en.html
+++ b/doc/1_KC3/index.en.html
@@ -47,7 +47,7 @@
Previous : <a href="/doc/">Documentation</a>
</p>
<p>
- Next : <a href="/doc/1_KC3/1.1_Introduction">1.1 Introduction</a>
+ Next : <a href="/doc/1_KC3/1.01_Introduction">1.01 Introduction</a>
</p>
</div>
</div>