Changeset 91 in code for trunk/usage.go


Ignore:
Timestamp:
May 15, 2025, 1:25:32 AM (3 weeks ago)
Author:
Izuru Yakumo
Message:

Update repository URLs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/usage.go

    r89 r91  
    88func PrintUsage() {
    99        fmt.Printf("aya/%v\n", PrintFullVersion())
    10         fmt.Println("Homepage: https://suzunaan.yakumo.dev/aya/")
    11         fmt.Println("Repository: https://svn.yakumo.dev/yakumo.izuru/aya")
     10        fmt.Println("Homepage: https://suzunaan.yakumo.dev/aya")
     11        fmt.Println("Repository: https://svn.yakumo.dev/repo/aya")
    1212        fmt.Println("==")
    1313        fmt.Println("build [file] · (Re)build a site or a file in particular")
Note: See TracChangeset for help on using the changeset viewer.