diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -81,7 +81,7 @@ You can now use commands like `show`, `comment`, `open` or `close` to display an An interactive terminal UI is available using the command `git bug termui` to browse and edit bugs. <p align="center"> - <img src="https://cdn.rawgit.com/MichaelMure/git-bug/55ab9631/doc/termui_recording.svg"> + <img src="https://cdn.rawgit.com/MichaelMure/git-bug/master/doc/termui_recording.svg"> </p> ## Web UI (status: WIP) @@ -120,4 +120,4 @@ PRs accepted. Drop by the [Gitter lobby](https://gitter.im/the-git-bug/Lobby) fo Unless otherwise stated, this project is released under the [GPLv3](LICENSE) or later license © Michael Muré. -The git-bug logo by [Viktor Teplov](https://github.com/vandesign) is released under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](misc/logo/LICENSE) license © Viktor Teplov.
\ No newline at end of file +The git-bug logo by [Viktor Teplov](https://github.com/vandesign) is released under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](misc/logo/LICENSE) license © Viktor Teplov. |