curlie: update homepage (#438620)

This commit is contained in:
Paul Meyer
2025-09-09 11:28:48 +02:00
committed by GitHub
+1 -1
View File
@@ -32,7 +32,7 @@ buildGoModule (finalAttrs: {
meta = {
description = "Frontend to curl that adds the ease of use of httpie, without compromising on features and performance";
homepage = "https://curlie.io/";
homepage = "https://rs.github.io/curlie/";
maintainers = with lib.maintainers; [ ma27 ];
license = lib.licenses.mit;
mainProgram = "curlie";