aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Teplov <siht.pilf@gmail.com>2018-09-05 02:04:56 +0300
committerGitHub <noreply@github.com>2018-09-05 02:04:56 +0300
commit2078100ebcbcfd8182fac2c496ee1b4e43c63bf6 (patch)
tree80fd3f460a1f85d1aeaaadc28bab939b9a6a0ddd /README.md
parent563330879504241365186b15da5773249e7892bc (diff)
downloadgit-bug-2078100ebcbcfd8182fac2c496ee1b4e43c63bf6.tar.gz
docs: fix terminal UI recording src
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6f610015..1439f11f 100644
--- a/README.md
+++ b/README.md
@@ -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.