rio: update meta.homepage (#445061)

This commit is contained in:
h7x4
2025-09-22 01:03:28 +00:00
committed by GitHub
+1 -1
View File
@@ -129,7 +129,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
meta = {
description = "Hardware-accelerated GPU terminal emulator powered by WebGPU";
homepage = "https://raphamorim.io/rio";
homepage = "https://rioterm.com/";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
tornax