From 81091c4be2bc12cda02c7a3ee600a33b56b454e1 Mon Sep 17 00:00:00 2001 From: cgu Date: Thu, 28 Jan 2021 16:44:03 -0500 Subject: [PATCH] Fixed docs url --- .../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. ),