From 14fad91084840886dd0f10825cf28d97e57f95b4 Mon Sep 17 00:00:00 2001 From: Tim Neutkens Date: Sat, 6 Oct 2018 07:35:27 +0200 Subject: [PATCH] Use correct link to contributing.md --- packages/next/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/README.md b/packages/next/README.md index 5ee0c867ce..2dcfeaf05d 100644 --- a/packages/next/README.md +++ b/packages/next/README.md @@ -1843,7 +1843,7 @@ As we were researching options for server-rendering React that didn’t involve ## Contributing -Please see our [contributing.md](/packages/next/contributing.md) +Please see our [contributing.md](/contributing.md) ## Authors -- GitLab