Skip to content

Commit

Permalink
docs: fix paginator example link (charmbracelet#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieroth authored Jun 21, 2022
1 parent 741166a commit f736a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Supports "dot-style" pagination (similar to what you might see on iOS) and
numeric page numbering, but you could also just use this component for the
logic and visualize pagination however you like.

* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/pager/main.go)
* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/paginator/main.go)


## Viewport
Expand Down

0 comments on commit f736a88

Please sign in to comment.