From 99bc214ebc7be1d5844da6f37270fd5bb9a52b50 Mon Sep 17 00:00:00 2001 From: Alex Chan Date: Mon, 15 Jun 2020 17:16:12 +0100 Subject: [PATCH] Fix link to CONTRIBUTING.md after the branch rename (#219) --- 11ty/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11ty/index.njk b/11ty/index.njk index 4403a0d2..f3cfc3fc 100644 --- a/11ty/index.njk +++ b/11ty/index.njk @@ -18,7 +18,7 @@ layout: layouts/index.njk

Ways to help

    -
  1. Submit words and definitions or contribute to our code base through pull requests or issues. Start with our contributing guidelines and documentation.
  2. +
  3. Submit words and definitions or contribute to our code base through pull requests or issues. Start with our contributing guidelines and documentation.
  4. Sponsor this work through Open Collective or GitHub Sponsors.
  5. Follow us on Twitter @SelfDefinedApp.