summary refs log tree commit diff
diff options
context:
space:
mode:
authorSmittyvb <me@smitop.com>2021-08-10 08:38:41 -0400
committerGitHub <noreply@github.com>2021-08-10 08:38:41 -0400
commitd3841d1e7bcfe061800816f1b414288bc04b4663 (patch)
treef9e8409c8e4f7d10d0226b57bd39df1158c13086
parent074a4df3eb0a1cc2263cc5d7256de75b500e2a10 (diff)
downloadnixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.tar
nixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.tar.gz
nixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.tar.bz2
nixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.tar.lz
nixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.tar.xz
nixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.tar.zst
nixpkgs-d3841d1e7bcfe061800816f1b414288bc04b4663.zip
CONTRIBUTING.md: fix link to COPYING
The current link 404s when viewed on GitHub due to using a relative
path that refers to an upper directory.
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5cf674ab10a..0219aec7f52 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,7 +1,7 @@
 # How to contribute
 
 Note: contributing implies licensing those contributions
-under the terms of [COPYING](../COPYING), which is an MIT-like license.
+under the terms of [COPYING](COPYING), which is an MIT-like license.
 
 ## Opening issues