---
src/main.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Lgtm. Thanks!
To git.sr.ht:~theonlymrcat/runscript
a088680..ac14063 master -> master
diff --git a/src/main.rs b/src/main.rs
index b6e38dc..ecb0bf1 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -53,7 +53,7 @@ Options:
const VERSION_TEXT: &str = "\
Written by TheOnlyMrCat
-Source code available at https://github.com/TheOnlyMrCat/runscript
+Source code available at https://sr.ht/~theonlymrcat/runscript/
";
const VERSION: &str = env!("CARGO_PKG_VERSION");
--
2.46.0