rename note-cli to notes
This commit is contained in:
parent
348f4ab085
commit
bc71f3bb44
|
@ -8,7 +8,7 @@ import (
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
"strconv"
|
"strconv"
|
||||||
|
|
||||||
"git.sr.ht/~ewintr/shitty-ssg/cmd/note-cli/note"
|
"git.sr.ht/~ewintr/shitty-ssg/cmd/notes/note"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
Loading…
Reference in New Issue