lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #13388 from spacefrogg/contributing-fix

CONTRIBUTING.md: Fix link to COPYING

+1 -1
+1 -1
.github/CONTRIBUTING.md
··· 1 1 # How to contribute 2 2 3 3 Note: contributing implies licensing those contributions 4 - under the terms of [COPYING](./COPYING), which is an MIT-like license. 4 + under the terms of [COPYING](../COPYING), which is an MIT-like license. 5 5 6 6 ## Opening issues 7 7