From 3ee1b76b7df9c55e7a95c9dd1c0647b5cd3bb765 Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Fri, 15 Jan 2021 21:19:42 +0000 Subject: [PATCH] resolve CONTRIBUTING mislink --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 412af57536..755f2ad1e0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -79,4 +79,4 @@ $ ./format.sh If `format.sh` has any problems with your code, go and fix the issues. If you can't fix a warning without making the function not match anymore, append `// NOLINT` to the offending line. -Then, please [create a pull request](https://github.com/pmret/nananian/pulls)! +Then, please [create a pull request](https://github.com/pmret/papermario/pulls)!