fix generated by message
This commit is contained in:
parent
2fbcde5daf
commit
404d4444f3
@ -45,7 +45,7 @@ func main() {
|
||||
_, err = fmt.Fprintf(os.Stdout, f, a...)
|
||||
}
|
||||
|
||||
printf("// generated by ../script/generate-tags.go\n")
|
||||
printf("// generated by ../internal/script/generate-tags.go\n")
|
||||
printf("\n")
|
||||
printf("package tag\n")
|
||||
printf("import \"code.squareroundforest.org/arpio/html\"\n")
|
||||
|
||||
@ -44,7 +44,7 @@ func main() {
|
||||
_, err = fmt.Fprintf(os.Stdout, f, a...)
|
||||
}
|
||||
|
||||
printf("// generated by ../script/promote-to-tags.go\n")
|
||||
printf("// generated by ../internal/script/promote-to-tags.go\n")
|
||||
printf("\n")
|
||||
printf("package tag\n")
|
||||
printf("import \"code.squareroundforest.org/arpio/html\"\n")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user