Commit 2d3590a9 authored by Tomodachi94's avatar Tomodachi94
Browse files

orca: update homepage URL

The wiki.gnome.org URL now redirects to orca.gnome.org. This update
reflects that change.
parent 4b7e20a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ buildPythonApplication rec {
  };

  meta = with lib; {
    homepage = "https://wiki.gnome.org/Projects/Orca";
    homepage = "https://orca.gnome.org/";
    description = "Screen reader";
    mainProgram = "orca";
    longDescription = ''