vengi-tools: update homepage

+3 -3
+3 -3
pkgs/applications/graphics/vengi-tools/default.nix
··· 39 39 version = "0.0.34"; 40 40 41 41 src = fetchFromGitHub { 42 - owner = "mgerhardy"; 42 + owner = "vengi-voxel"; 43 43 repo = "vengi"; 44 44 rev = "v${finalAttrs.version}"; 45 45 hash = "sha256-a78Oiwln3vyzCyjNewbK1/05bnGcSixxzKIgz4oiDmA="; ··· 114 114 filemanager and a command line tool to convert between several voxel 115 115 formats. 116 116 ''; 117 - homepage = "https://mgerhardy.github.io/vengi/"; 118 - downloadPage = "https://github.com/mgerhardy/vengi/releases"; 117 + homepage = "https://vengi-voxel.github.io/vengi/"; 118 + downloadPage = "https://github.com/vengi-voxel/vengi/releases"; 119 119 license = [ 120 120 licenses.mit 121 121 licenses.cc-by-sa-30