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.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user