Skip to content

Commit 250241d

Browse files
authored
Update README.md
1 parent 32b72c3 commit 250241d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ gum log --structured --level error "Unable to create file." name file.txt
398398
gum log --time rfc822 --level error "Unable to create file."
399399
```
400400

401-
See the Go [`time` package] for acceptable `--time` formats.
401+
See the Go [`time` package](https://pkg.go.dev/time#pkg-constants) for acceptable `--time` formats.
402402

403403
See [`charmbracelet/log`](https://github.com/charmbracelet/log) for more usage.
404404

0 commit comments

Comments
 (0)