http => https
This commit is contained in:
parent
bf2081b0b8
commit
5ffdb65e34
@ -35,7 +35,7 @@ import (
|
||||
|
||||
func usage() {
|
||||
fmt.Fprintf(os.Stderr, "Usage: %s [options] input output\n", path.Base(os.Args[0]))
|
||||
fmt.Fprintf(os.Stderr, "http://foosoft.net/projects/md2vim/\n\n")
|
||||
fmt.Fprintf(os.Stderr, "https://foosoft.net/projects/md2vim/\n\n")
|
||||
fmt.Fprintf(os.Stderr, "Parameters:\n")
|
||||
flag.PrintDefaults()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user