Pārlūkot izejas kodu

Merge pull request #464 from ipfs/fix/broken-link-implement-ipfs

Removed sentence on the IPFS implementation guide
Hector Sanjuan 4 gadi atpakaļ
vecāks
revīzija
5d90fa49d2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -168,7 +168,7 @@ These are the current implementations of IPFS:
 | Python | https://github.com/ipfs-shipyard/py-ipfs | starting (inactive) |
 | C | https://github.com/Agorise/c-ipfs | starting (inactive) |
 
-If you would you like to start your own language implementation of IPFS, check out the [IPFS Implementation Guide](https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md), and the [Specifications](https://github.com/ipfs/specs). The specs are still evolving, but the core formats are stable and can be built on. Make sure to post an issue if you would like to start an effort, as many people have expressed interest in contributing to new implementations.
+If you would you like to start your own language implementation of IPFS, check out the [Specifications](https://github.com/ipfs/specs). The specs are still evolving, but the core formats are stable and can be built on. Make sure to post an issue if you would like to start an effort, as many people have expressed interest in contributing to new implementations.
 
 ### HTTP client libraries