From eff03770f6804230334afcb6b160107618f598b2 Mon Sep 17 00:00:00 2001 From: Jinah Yun-Mitchell Date: Thu, 18 Nov 2021 14:16:50 -0600 Subject: [PATCH] change right nav for Overview to Introduction --- vuepress/docs/.vuepress/v632.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vuepress/docs/.vuepress/v632.js b/vuepress/docs/.vuepress/v632.js index 39ae954541..99d950b9c7 100644 --- a/vuepress/docs/.vuepress/v632.js +++ b/vuepress/docs/.vuepress/v632.js @@ -2,7 +2,7 @@ module.exports = { docsSidebar: function(path) { return [ { - title: 'Overview', + title: 'Introduction', path: path, }, {