From 879263199224ef76a1a111ac0ee68aaa0275f0cb Mon Sep 17 00:00:00 2001 From: HRudyPlayZ Date: Tue, 16 Aug 2022 23:17:45 +0200 Subject: [PATCH] Made the henkaku portion use the Enso (3.60) page --- docs/.vuepress/configs/en_US.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/configs/en_US.js b/docs/.vuepress/configs/en_US.js index c00fe30d..21e606c2 100644 --- a/docs/.vuepress/configs/en_US.js +++ b/docs/.vuepress/configs/en_US.js @@ -78,7 +78,7 @@ module.exports = { 'index.html', 'get-started', 'installing-henkaku', - 'installing-enso', + 'installing-enso-(3.60)', 'finalizing-setup' ], },