Fix link to example in README

This commit is contained in:
Christian Muehlhaeuser 2020-10-24 08:36:29 +02:00
parent a0fe547fdb
commit d9716a97f6
No known key found for this signature in database
GPG Key ID: 3CF9FA45CA1EBB7E

View File

@ -32,7 +32,7 @@ pasting, in-place scrolling when the value exceeds the width of the element and
the common, and many customization options.
* [Example code, one field](https://github.com/charmbracelet/tea/tree/master/examples/textinput/main.go)
* [Example code, many fields](https://github.com/charmbracelet/tea/tree/master/examples/textinput/main.go)
* [Example code, many fields](https://github.com/charmbracelet/tea/tree/master/examples/textinputs/main.go)
## Paginator