Skip to content

Commit c9f4b60

Browse files
committed
fix(docs): fix links
1 parent b79eb4a commit c9f4b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ It was inspired by _termbox_, but includes many additional improvements.
1919
> [!NOTE]
2020
> This is version 3 of _Tcell_.
2121
> There are breaking changes relative to versions 1 and 2.
22-
> [Version 2](https://github.com/gdamore/tcell/v2) remains available using the import `github.com/gdamore/tcell/v2`.
23-
> [Version 1](https://github.com/gdamore/tcell/v1) Version 1.x remains available using the import `github.com/gdamore/tcell`, but is
22+
> [Version 2](https://github.com/gdamore/tcell/tree/v2) remains available using the import `github.com/gdamore/tcell/v2`.
23+
> [Version 1](https://github.com/gdamore/tcell/tree/v1) Version 1.x remains available using the import `github.com/gdamore/tcell`, but is
2424
> unmaintained and should not be used.
2525
2626
## Tutorial

0 commit comments

Comments
 (0)