From 3ab3663ba79f336a1000096f6a17ba36fa7c2216 Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 9 Mar 2021 13:41:18 -0800 Subject: [PATCH] Update top bar messaging --- src/components/top-bar.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/top-bar.js b/src/components/top-bar.js index 225c565fbe4..f0d20fd850f 100644 --- a/src/components/top-bar.js +++ b/src/components/top-bar.js @@ -8,12 +8,12 @@ const TopBar = () => { variant="primary" className="topbar m-0 rounded-0 text-center align-middle" > - This is a beta of EDB Docs 2.0. + This is the redesigned EDB Docs site. For older product docs, go to the - Go to EDB Docs 1.0 + EDB Docs Archive );