summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d1b2c5a..ac7f62c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ name = "vtcol"
description = "Set Linux console color scheme"
version = "0.42.7"
authors = [ "Philipp Gesang <phg@phi-gamma.net>" ]
-repository = "https://github.com/phi-gamma/vtcol"
+repository = "https://gitlab.com/phgsng/vtcol"
keywords = [ "linux", "virtual_terminal", "tty", "console", "system" ]
readme = "README.rst"
license = "GPL-3.0"