diff --git a/README.md b/README.md index 629688b..281f5fa 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ Be sure to check out [Bubbles][bubbles], a library of common UI components for B Text Input Example from Bubbles

-[docs]: https://github.com/charmbracelet/bubbletea#libraries-we-use-with-bubble-tea - * * * ## Tutorial @@ -249,7 +247,7 @@ there are [Go Docs][docs]. [cmd]: http://github.com/charmbracelet/bubbletea/tree/master/tutorials/commands/ [examples]: http://github.com/charmbracelet/bubbletea/tree/master/examples -[docs]: https://pkg.go.dev/github.com/charmbracelet/glow?tab=doc +[docs]: https://pkg.go.dev/github.com/charmbracelet/bubbletea?tab=doc ## Bubble Tea in the Wild diff --git a/tutorials/basics/README.md b/tutorials/basics/README.md index 10f3997..be61e95 100644 --- a/tutorials/basics/README.md +++ b/tutorials/basics/README.md @@ -211,7 +211,7 @@ there are [Go Docs][docs]. [cmd]: http://github.com/charmbracelet/bubbletea/tree/master/tutorials/commands/ [examples]: http://github.com/charmbracelet/bubbletea/tree/master/examples -[docs]: https://pkg.go.dev/github.com/charmbracelet/glow?tab=doc +[docs]: https://pkg.go.dev/github.com/charmbracelet/bubbletea?tab=doc ### Bubble Tea in the Wild diff --git a/tutorials/commands/README.md b/tutorials/commands/README.md index d6d737b..6c505a0 100644 --- a/tutorials/commands/README.md +++ b/tutorials/commands/README.md @@ -219,7 +219,7 @@ For some Bubble Tea programs in production, see: * [The Charm Tool](https://github.com/charmbracelet/charm): the Charm user account manager [examples]: http://github.com/charmbracelet/bubbletea/tree/master/examples -[docs]: https://pkg.go.dev/github.com/charmbracelet/glow?tab=doc +[docs]: https://pkg.go.dev/github.com/charmbracelet/bubbletea?tab=doc [bubbles]: https://github.com/charmbracelet/bubbles ### Libraries we use with Bubble Tea