diff --git a/examples/README.md b/examples/README.md index b9c8c24..9688fdc 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,6 @@ # Examples For those of you who are new to Go, check out -[pkg.go.dev](https://https://pkg.go.dev/github.com/charmbracelet/log) to +[pkg.go.dev](https://pkg.go.dev/github.com/charmbracelet/log) to view our library's API. From there, you can search the repo for more detailed usage examples for whichever functions match your use case.