summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2018-11-03 09:19:47 +0100
committermjarkk <mkopenga@gmail.com>2018-11-03 09:19:47 +0100
commit8f0741a458a2795cf6b1c40691b8945ff6438d3a (patch)
treed5c25f777e725e86100d8edf00f575124be54a41 /README.md
parent6f2b62f729baf26a3c39d9b7aa871d406bc31779 (diff)
Changed the youtube link to a youtu.be short link
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 d7ff1ea1b..b7d9bb8b7 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Jira? This is the app for you!
[Keybindings](https://github.com/jesseduffield/lazygit/blob/master/docs/Keybindings.md)
* [Cool Features](https://github.com/jesseduffield/lazygit#cool-features)
* [Contributing](https://github.com/jesseduffield/lazygit#contributing)
- * [Video Tutorial](https://www.youtube.com/watch?v=VDXvbHZYeKY)
+ * [Video Tutorial](https://youtu.be/VDXvbHZYeKY)
* [Twitch Stream](https://www.twitch.tv/jesseduffield)
## Installation
@@ -94,7 +94,7 @@ Call `lazygit` in your terminal inside a git repository. If you want, you can
also add an alias for this with `echo "alias lg='lazygit'" >> ~/.zshrc` (or
whichever rc file you're using).
- * Basic video tutorial [here](https://www.youtube.com/watch?v=VDXvbHZYeKY).
+ * Basic video tutorial [here](https://youtu.be/VDXvbHZYeKY).
* List of keybindings
[here](/docs/Keybindings.md).