From e080ba7aed41b2baecb16e1a05c8f37963c396f5 Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Thu, 12 Nov 2020 14:06:54 -0800 Subject: Add documentation for table search Create table directory to organize related images in the same directory and add updates to image path that will fix incorrect path in final build. Signed-off-by: Yoshie Muranaka Change-Id: I896ed5babc596306c082ca6e79aa3c0948a61227 --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/.vuepress/config.js') diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index fffc2590..1cf949b1 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -49,7 +49,7 @@ module.exports = { "/guide/components/", "/guide/components/alert", "/guide/components/buttons/", - "/guide/components/table", + "/guide/components/table/", "/guide/components/toast", ] }, -- cgit v1.2.3