Skip to content

Commit ed757a8

Browse files
authored
Update links
1 parent 2b01f7e commit ed757a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ With that in mind, the steps for adding a new API are:
3838

3939
### Test before you commit
4040

41-
We have two automated tests running on [Travis](https://travis-ci.org/rust-lang/libc):
41+
We have two automated tests running on [Travis](https://travis-ci.com/rust-lang/libc):
4242

43-
1. [`libc-test`](https://github.com/alexcrichton/ctest)
43+
1. [`libc-test`](https://github.com/gnzlbg/ctest)
4444
- `cd libc-test && cargo test`
4545
- Use the `skip_*()` functions in `build.rs` if you really need a workaround.
4646
2. Style checker

0 commit comments

Comments
 (0)