From af9437fc0177179b805342a256dcf47aab9817d2 Mon Sep 17 00:00:00 2001 From: Max Filenko Date: Mon, 3 Aug 2020 00:49:18 +0100 Subject: [PATCH] Fix broken link (#1061) When 'Contribute' header in the README file was changed by b6995ff to 'Contribute & Support' the link on the about page wasn't updated accordingly. --- pages/about.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.js b/pages/about.js index 45f27b2..adb617d 100644 --- a/pages/about.js +++ b/pages/about.js @@ -107,7 +107,7 @@ export default () => (

I want to make this better.

- + Contributors welcome!