summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2016-02-23 14:07:19 +0000
committerDomen Kožar <domen@dev.si>2016-02-23 14:07:19 +0000
commit71c231e2a6b7d646a21feba5d0f7629fe821bc6d (patch)
tree6b5391f4e013297fe010ef0e33434bb4778fdd38 /.github
parent3365917ddf280afc2a90663ea8d805313fe1d6b0 (diff)
parentd53fa9884b46caa1c9f90be6a28525b494a2e3ad (diff)
downloadnixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.tar
nixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.tar.gz
nixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.tar.bz2
nixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.tar.lz
nixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.tar.xz
nixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.tar.zst
nixlib-71c231e2a6b7d646a21feba5d0f7629fe821bc6d.zip
Merge pull request #13388 from spacefrogg/contributing-fix
CONTRIBUTING.md: Fix link to COPYING
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index c20d540a25a8..0ddf93dbec4f 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/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