summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-09-27 10:31:53 +1000
committerJesse Duffield <jessedduffield@gmail.com>2020-09-27 10:31:53 +1000
commit21d4e46bf1039968ab3741118387800084e0a4b7 (patch)
tree4aa5045bb4863c76d4697a72386a38a69df01183
parentc603691a98233a247484c1ac51e392c09615e108 (diff)
point to assets branch
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a6d26c1a3..d9084504e 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Rant time: You've heard it before, git is _powerful_, but what good is that powe
If you're a mere mortal like me and you're tired of hearing how powerful git is when in your daily life it's a powerful pain in your ass, lazygit might be for you.
-![Gif](/docs/resources/staging.gif)
+![Gif](../assets/staging.gif)
## Table of contents
@@ -238,18 +238,18 @@ See the [docs](docs/Custom_Command_Keybindings.md)
### Resolving merge conflicts
-![Gif](/docs/resources/resolving-merge-conflicts.gif)
+![Gif](../assets/resolving-merge-conflicts.gif)
### Interactive Rebasing
-![Interactive Rebasing](/docs/resources/rebase.gif)
+![Interactive Rebasing](../assets/rebase.gif)
## Contributing
We love your input! Please check out the [contributing guide](CONTRIBUTING.md).
For contributor discussion about things not better discussed here in the repo, join the slack channel
-[![Slack](/docs/resources/slack_rgb.png)](https://join.slack.com/t/lazygit/shared_invite/zt-5bo2clzo-hB8ZTVN5dWUCqj5QFiQVLA)
+[![Slack](../assets/slack_rgb.png)](https://join.slack.com/t/lazygit/shared_invite/zt-5bo2clzo-hB8ZTVN5dWUCqj5QFiQVLA)
### Debugging Locally
Run `lazygit --debug` in one terminal tab and `lazygit --logs` in another to view the program and its log output side by side