Updating F3D URLs for F3D migration (#147173)

This commit is contained in:
mwestphal
2021-11-25 03:12:34 -05:00
committed by GitHub
parent 38116953c2
commit 7c4bbc7cd0
+1 -1
View File
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Fast and minimalist 3D viewer using VTK";
homepage = "https://kitware.github.io/F3D";
homepage = "https://f3d-app.github.io/f3d";
license = licenses.bsd3;
maintainers = with maintainers; [ bcdarwin ];
platforms = with platforms; unix;