Skip to content

Commit 1ea68fa

Browse files
authored
Update CONTRIBUTING.md
1 parent 170f0cd commit 1ea68fa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ In general, things we find useful when reviewing suggestions are:
3535

3636
## Code of Conduct ##
3737

38-
This project has adopted a [Code of Conduct](https://typescriptlibs.org/CONDUCT.pdf).
39-
Please contact <conduct@typescriptlibs.org> with any questions or comments.
38+
This project has adopted a [Code of Conduct](https://typescriptlibs.eu/CONDUCT.pdf).
39+
Please contact <conduct@typescriptlibs.eu> with any questions or comments.
4040

4141

4242
## Contributing bug fixes ##
@@ -71,3 +71,4 @@ Your pull request should:
7171
* Include baseline changes with your change
7272
* All changed code must have 100% code coverage
7373
* To avoid line ending issues, set `autocrlf = input` and `whitespace = cr-at-eol` in your git configuration
74+

0 commit comments

Comments
 (0)