Skip to content

Commit 34c04a8

Browse files
committed
docs(Osv): Use a more specific link for the ecosystem values
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent af0a83a commit 34c04a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/osv/src/main/kotlin/Model.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ data class Credit(
9292
)
9393

9494
/**
95-
* Defined package ecosystem values, see https://ossf.github.io/osv-schema/.
95+
* Defined package ecosystem values, see https://ossf.github.io/osv-schema/#affectedpackage-field.
9696
*/
9797
object Ecosystem {
9898
const val ANDROID = "Android"

0 commit comments

Comments
 (0)