From 5b30a5fcd7b0aad7e0cf09aa2cb86f22772d288c Mon Sep 17 00:00:00 2001 From: czgu Date: Thu, 28 Jan 2021 16:48:08 -0500 Subject: [PATCH] Fixed docs url (#402) https://github.com/pinterest/querybook/pull/402 --- .../src/components/HomePage/FeatureSection/content.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_website/src/components/HomePage/FeatureSection/content.jsx b/docs_website/src/components/HomePage/FeatureSection/content.jsx index 0ca0c7650..b0003c322 100644 --- a/docs_website/src/components/HomePage/FeatureSection/content.jsx +++ b/docs_website/src/components/HomePage/FeatureSection/content.jsx @@ -59,8 +59,8 @@ export const pluginFeatures = { footer: () => ( <> Check out{' '} - our documentation to see - all customization options. + our documentation to + see all customization options. ),