perseus-cli: update homepage

This commit is contained in:
jopejoe1
2025-03-26 20:44:12 +01:00
parent a57dc73e70
commit 2c03136451
+1 -1
View File
@@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
'';
meta = with lib; {
homepage = "https://arctic-hen7.github.io/perseus";
homepage = "https://framesurge.sh/perseus/en-US";
description = "High-level web development framework for Rust with full support for server-side rendering and static generation";
maintainers = with maintainers; [ max-niederman ];
license = with licenses; [ mit ];