docs(core): update deprecated comment with new pull request link

This commit is contained in:
2026-01-08 15:46:13 -05:00
parent af732567fd
commit 8c8b22eab1

2
cid.go
View File

@@ -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 (