From b56b2b090b1775c8f2be871903957cc8def00943 Mon Sep 17 00:00:00 2001 From: Xander Grzywinski Date: Thu, 4 May 2023 15:09:33 -0700 Subject: [PATCH 1/2] docs: fix link to policy library on website Signed-off-by: Xander Grzywinski --- website/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 98c11750a05..932df3e5902 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -30,7 +30,7 @@ function HeroBanner() { Get Started - + Browse the Policy Library From a948920cf83a8c95aab55c836ae2d4f24f7a9063 Mon Sep 17 00:00:00 2001 From: Xander Grzywinski Date: Thu, 4 May 2023 15:22:37 -0700 Subject: [PATCH 2/2] Update website/src/pages/index.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com> Signed-off-by: Xander Grzywinski --- website/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 932df3e5902..15d2134c13b 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -30,7 +30,7 @@ function HeroBanner() { Get Started - + Browse the Policy Library