orca: update homepage URL
The wiki.gnome.org URL now redirects to orca.gnome.org. This update reflects that change.
This commit is contained in:
parent
4b7e20a7ce
commit
2d3590a9e4
@ -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 = ''
|
||||
|
Loading…
Reference in New Issue
Block a user