Pārlūkot izejas kodu

Auto merge of #184 - DirkyJerky:patch-1, r=alexcrichton

Fix README relative link.
bors 7 gadi atpakaļ
vecāks
revīzija
94c4c1c534
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -51,7 +51,7 @@ features = ["c"]
 
 ## 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.