docs(core): update deprecated comment with new pull request link
This commit is contained in:
2
cid.go
2
cid.go
@@ -70,7 +70,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Consts below are DEPRECATED and left only for legacy reasons:
|
// Consts below are DEPRECATED and left only for legacy reasons:
|
||||||
// <https://github.com/ipfs/go-cid/pull/137>
|
// <https://code.sonr.org/go/cid/pull/137>
|
||||||
// Modern code should use consts from go-multicodec instead:
|
// Modern code should use consts from go-multicodec instead:
|
||||||
// <https://github.com/multiformats/go-multicodec>
|
// <https://github.com/multiformats/go-multicodec>
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user