about summary refs log tree commit diff
path: root/CONTRIBUTING.md
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 /CONTRIBUTING.md
parent074a4df3eb0a1cc2263cc5d7256de75b500e2a10 (diff)
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.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5cf674ab10a29..0219aec7f528a 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