summaryrefslogtreecommitdiff
path: root/subplot-build/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot-build/Cargo.toml')
-rw-r--r--subplot-build/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml
index 2cecde5..6683bc2 100644
--- a/subplot-build/Cargo.toml
+++ b/subplot-build/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2018"
license = "MIT-0"
description = '''A library for using Subplot code generation from another project's
`build.rs` module.'''
-homepage = "https://subplot.liw.fi/"
+homepage = "https://subplot.tech/"
repository = "https://gitlab.com/subplot/subplot"