Fix links in documents

This commit is contained in:
Kyosuke Fujimoto
2020-11-04 12:18:23 +09:00
committed by Christian Rocha
parent 216b195175
commit 3aa00243ff
3 changed files with 3 additions and 5 deletions

View File

@@ -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

View File

@@ -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