Mercurial > yakumo_izuru > aya
diff usage.go @ 88:01ae2ad18ed1 draft
風神「嵐の日」
author | yakumo.izuru |
---|---|
date | Thu, 17 Apr 2025 14:06:12 +0000 |
parents | d8c30f64e301 |
children | 82986500ae71 |
line wrap: on
line diff
--- a/usage.go Mon Jun 17 15:43:09 2024 +0000 +++ b/usage.go Thu Apr 17 14:06:12 2025 +0000 @@ -7,8 +7,8 @@ // This function is called by the `aya help` subcommand func PrintUsage() { fmt.Printf("aya/%v\n", PrintFullVersion()) - fmt.Println("Homepage: https://aya.chaotic.ninja") - fmt.Println("Repository: https://git.chaotic.ninja/usr/yakumo_izuru/aya") + fmt.Println("Homepage: https://suzunaan.yakumo.dev/aya/") + fmt.Println("Repository: https://svn.yakumo.dev/yakumo.izuru/aya") fmt.Println("==") fmt.Println("build [file] · (Re)build a site or a file in particular") fmt.Println("clean · Remove the generated .pub directory")