diff --git a/README.md b/README.md index 39c7b5ac..3e758ad2 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ sudo env "PATH=$PATH" \ --- ## Projects using [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) -- [ttkDesigner](https://github.com/ceccopierangiolieugenio/pyTermTk/ttkDesigner) - the official [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) tool for designing and building Text-based user interfaces ([TUI](https://en.wikipedia.org/wiki/Text-based_user_interface)s) +- [ttkDesigner](https://github.com/ceccopierangiolieugenio/pyTermTk/tree/main/ttkDesigner) - the official [pyTermTk](https://github.com/ceccopierangiolieugenio/pyTermTk) tool for designing and building Text-based user interfaces ([TUI](https://en.wikipedia.org/wiki/Text-based_user_interface)s) - [tlogg](https://github.com/ceccopierangiolieugenio/tlogg) - A fast, advanced log explorer. - [ttkode](https://github.com/ceccopierangiolieugenio/ttkode) - TerminalToolKit (Studio) Code (editor) - [pytest-fold](https://github.com/jeffwright13/pytest-fold) - A Pytest plugin to make console output more manageable when there are multiple failed tests