diff --git a/pkg/assembler/clients/generated/operations.go b/pkg/assembler/clients/generated/operations.go index e1ddbdd6b7..e35191fe45 100644 --- a/pkg/assembler/clients/generated/operations.go +++ b/pkg/assembler/clients/generated/operations.go @@ -1024,7 +1024,7 @@ func (v *AllCertifyGoodSubjectSource) __premarshalJSON() (*__premarshalAllCertif // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice @@ -8195,7 +8195,7 @@ func (v *CertifyGoodSpec) GetDocumentRef() *string { return v.DocumentRef } // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice @@ -8439,7 +8439,7 @@ func (v *CertifyLegalListCertifyLegalListCertifyLegalConnectionEdgesCertifyLegal // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice @@ -13805,7 +13805,7 @@ func (v *NeighborsNeighborsCertifyGood) __premarshalJSON() (*__premarshalNeighbo // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice @@ -17260,7 +17260,7 @@ func (v *NodeNodeCertifyGood) __premarshalJSON() (*__premarshalNodeNodeCertifyGo // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice @@ -19767,7 +19767,7 @@ func (v *NodesNodesCertifyGood) __premarshalJSON() (*__premarshalNodesNodesCerti // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice @@ -23798,7 +23798,7 @@ func (v *PathPathCertifyGood) __premarshalJSON() (*__premarshalPathPathCertifyGo // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice diff --git a/pkg/assembler/graphql/generated/root_.generated.go b/pkg/assembler/graphql/generated/root_.generated.go index 9da6f7740b..7d4945d109 100644 --- a/pkg/assembler/graphql/generated/root_.generated.go +++ b/pkg/assembler/graphql/generated/root_.generated.go @@ -5040,7 +5040,7 @@ The certification information is either copied from an attestation found in an SBOM or created by a collector/scanner. Discovered license is also known as Concluded. More information: -https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses Attribution is also known as Copyright Text. It is what could be displayed to comply with notice diff --git a/pkg/assembler/graphql/model/nodes.go b/pkg/assembler/graphql/model/nodes.go index c401996361..732259581a 100644 --- a/pkg/assembler/graphql/model/nodes.go +++ b/pkg/assembler/graphql/model/nodes.go @@ -309,7 +309,7 @@ type CertifyGoodSpec struct { // SBOM or created by a collector/scanner. // // Discovered license is also known as Concluded. More information: -// https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +// https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses // // Attribution is also known as Copyright Text. It is what could be displayed to // comply with notice diff --git a/pkg/assembler/graphql/schema/certifyLegal.graphql b/pkg/assembler/graphql/schema/certifyLegal.graphql index 003f4f8b65..c58baef661 100644 --- a/pkg/assembler/graphql/schema/certifyLegal.graphql +++ b/pkg/assembler/graphql/schema/certifyLegal.graphql @@ -24,7 +24,7 @@ The certification information is either copied from an attestation found in an SBOM or created by a collector/scanner. Discovered license is also known as Concluded. More information: -https://docs.clearlydefined.io/curation-guidelines#the-difference-between-declared-and-discovered-licenses +https://docs.clearlydefined.io/docs/curation/curation-guidelines#the-difference-between-declared-and-discovered-licenses Attribution is also known as Copyright Text. It is what could be displayed to comply with notice