Commit 6a81b216 authored by Jost Alemann's avatar Jost Alemann
Browse files

rio: update meta.homepage

parent e9ead8a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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