Skip to content

Commit 0fb9de5

Browse files
mkchoi212deltamualpha
authored andcommitted
Fix broken link to ACM copyright link in CONTRIBUTING.md (papers-we-love#431)
* fix broken link to acm copyright link * Add missing `/` to link Fix broken link to ACM's license 1
1 parent 6b27bba commit 0fb9de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We want to help bring academic research closer to practitioners and we strive to
1111

1212
### Respect content licenses
1313

14-
* **We will only merge pull requests that contain research papers that allow digital distribution.** Papers whose copyright prohibits redistribution will not be accepted; for example [license 1](http://www.acm.org/publications/policies/copyright-policy-v1) from the [ACM digital library](http://www.acm.org/publications/policies/copyright_policy).
14+
* **We will only merge pull requests that contain research papers that allow digital distribution.** Papers whose copyright prohibits redistribution will not be accepted; for example [license 1](http://www.acm.org/publications/policies/copyright-policy-v1/) from the [ACM digital library](http://www.acm.org/publications/policies/copyright_policy).
1515
* We encourage papers that do not allow digital distribution to be added to a README, with a link to the source URL, in the appropriate subject's folder. For example, [the distributed systems README](https://github.com/papers-we-love/papers-we-love/blob/master/distributed_systems/README.md).
1616

1717
### Follow our commit, naming, and directory-organization conventions

0 commit comments

Comments
 (0)