From 1c9c627c7e2aa809758b95bcd8bc59933942e3bd Mon Sep 17 00:00:00 2001 From: Paul Choi Date: Tue, 16 Feb 2021 14:49:36 -0500 Subject: [PATCH] Fixing "Documentation" link in the header Updating the "Documentation" link to point to the Docs page instead of homepage --- src/components/Header.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Header.js b/src/components/Header.js index 0be25b9..535f26e 100644 --- a/src/components/Header.js +++ b/src/components/Header.js @@ -47,7 +47,7 @@ export default function Header() {
- + Documentation →