README: fix link

master
Jorge Aparicio 2016-08-23 20:17:39 -05:00
parent 47c5322e3c
commit 2c520f10b9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ See [rust-lang/rust#35437][0].
## Contributing
1. Pick one or more intrinsics from the [pending list][/#progress].
1. Pick one or more intrinsics from the [pending list][#progress].
2. Fork this repository
3. Port the intrinsic(s) and their corresponding [unit tests][1] from their [C implementation][2] to
Rust.