Skip to content

Commit 8160f08

Browse files
authored
Fixed broken links
1 parent 0cfd6d1 commit 8160f08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

IPNS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@ Finally, the network nodes may also republish their records, so that the records
9797

9898
## API Spec
9999

100-
- [interface-ipfs-core/SPEC/NAME.md](https://github.com/ipfs/js-ipfs/blob/master/packages/interface-ipfs-core/SPEC/NAME.md)
100+
- [API_CORE](https://github.com/ipfs/specs/blob/master/API_CORE.md
101101

102102
## Implementations
103103

104-
- [js-ipfs](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs/src/core/ipns)
105-
- [go-ipfs](https://github.com/ipfs/go-ipfs/tree/master/namesys)
104+
- [js-ipfs](https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-core/src/ipns)
105+
- [go-namesys](https://github.com/ipfs/go-namesys)
106106

107107
## Integration with IPFS
108108

0 commit comments

Comments
 (0)