diff --git a/src/cli.rs b/src/cli.rs index b6e2d92..87dcfb5 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -268,7 +268,7 @@ fn generate_systemd_unit(exe_path: &Path, config_path: &Path) -> String { format!( r#"[Unit] Description=Telemt MTProxy -Documentation=https://github.com/nicepkg/telemt +Documentation=https://github.com/telemt/telemt After=network-online.target Wants=network-online.target