From d5b9f6cc8877e31e516ec18dac3127777cff3f2d Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Tue, 6 Apr 2021 11:09:33 +0200 Subject: [PATCH] fix postgrest repo link in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 20fdb43db..be92f4d7a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ This repository follows the same contribution guidelines as the main PostgREST repository contribution guidelines: -https://github.com/PostgREST/postgrest/blob/master/.github/CONTRIBUTING.md +https://github.com/PostgREST/postgrest/blob/main/.github/CONTRIBUTING.md