Skip to content

Commit 42f85b4

Browse files
authored
docs: fix paginator example link (#177)
1 parent 4d0a0ea commit 42f85b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Supports "dot-style" pagination (similar to what you might see on iOS) and
6666
numeric page numbering, but you could also just use this component for the
6767
logic and visualize pagination however you like.
6868

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

7171

7272
## Viewport

0 commit comments

Comments
 (0)