codebuff: update homepage (#370897)

This commit is contained in:
Weijia Wang
2025-01-04 18:24:54 +01:00
committed by GitHub
+1 -1
View File
@@ -25,7 +25,7 @@ buildNpmPackage rec {
meta = {
description = "Use natural language to edit your codebase and run commands from your terminal faster";
homepage = "https://codebuff.ai";
homepage = "https://www.codebuff.com/";
downloadPage = "https://www.npmjs.com/package/codebuff";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.malo ];