models-dev: fix homepage link
This commit is contained in:
@@ -109,7 +109,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
description = "Comprehensive open-source database of AI model specifications, pricing, and capabilities";
|
||||
homepage = "https://github.com/anomalyco/models-dev";
|
||||
homepage = "https://github.com/anomalyco/models.dev";
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = with lib.maintainers; [ delafthi ];
|
||||
|
||||
Reference in New Issue
Block a user