aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-12-16 18:19:03 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-12-16 18:19:06 +0100
commitf53588e276fba9db2f3bee6a3421f60d7c458813 (patch)
treebe22f674be345bc83800a1085ad6df9e32ff5ffa
parentec4d178efeac1570e335f4abd826e24730c22280 (diff)
Update website
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 71d4e45..c19d1f2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
edition = "2024"
license = "AGPL-3.0-or-later"
description = "A parser for wmap formatted Wardley Map files."
-homepage = "https://git.sr.ht/~rbdr/wmap-parser-rust"
+homepage = "https://git.sr.ht/~rbdr/wmap-renderer-rust"
authors = ["Rubén Beltrán del Río <wmap.parser@r.bdr.sh>"]
[dependencies]