From 03554f86f7179b34f9f39e4543a4ebd12f87ca37 Mon Sep 17 00:00:00 2001 From: Brett Hayes Date: Thu, 2 Jun 2022 13:48:29 -0400 Subject: [PATCH 1/3] rm sg overview footer link --- src/components/Layout/Footer.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index e778c14c2ef..57ff14ce4e7 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -31,9 +31,6 @@ const Footer: FunctionComponent = ({ minimal, className }) => (
  • Pricing
  • -
  • - Sourcegraph overview (PDF) -
  • From affa4bd7b9140e3dec4e4b0e285feb23af608904 Mon Sep 17 00:00:00 2001 From: Brett Hayes Date: Thu, 2 Jun 2022 13:54:09 -0400 Subject: [PATCH 2/3] copy edit --- src/components/Layout/Footer.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index 57ff14ce4e7..da5193fe57a 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -31,6 +31,9 @@ const Footer: FunctionComponent = ({ minimal, className }) => (
  • Pricing
  • +
  • + Sourcegraph Overview +
  • From fcbdc5715732ff157115f819570223cb4adc29be Mon Sep 17 00:00:00 2001 From: Brett Hayes Date: Thu, 2 Jun 2022 13:55:02 -0400 Subject: [PATCH 3/3] o --- src/components/Layout/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index da5193fe57a..836a9ab63f6 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -32,7 +32,7 @@ const Footer: FunctionComponent = ({ minimal, className }) => ( Pricing
  • - Sourcegraph Overview + Sourcegraph overview