Skip to content

Commit

Permalink
Merge pull request #245 from voidao/patch-1
Browse files Browse the repository at this point in the history
fix broken links
  • Loading branch information
hsanjuan authored Mar 27, 2020
2 parents aac1488 + 46f991c commit 41851e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IPNS.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ Finally, the network nodes may also republish their records, so that the records

## API Spec

- <https://github.com/ipfs/interface-ipfs-core/blob/master/SPEC/NAME.md>
- [interface-ipfs-core/SPEC/NAME.md](https://github.com/ipfs/js-ipfs/blob/master/packages/interface-ipfs-core/SPEC/NAME.md)

## Implementations

- <https://github.com/ipfs/js-ipfs/tree/master/src/core/ipns>
- <https://github.com/ipfs/go-ipfs/tree/master/namesys>
- [js-ipfs](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs/src/core/ipns)
- [go-ipfs](https://github.com/ipfs/go-ipfs/tree/master/namesys)

## Integration with IPFS

Expand Down

0 comments on commit 41851e8

Please sign in to comment.