summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2023-02-05 23:52:26 -0500
committerNick Gerace <nickagerace@gmail.com>2023-03-09 19:44:44 -0500
commite9d65557952ec266515463e08cde754b9002347f (patch)
treebc4bf10b8c38943395faa7ce46024a1a90cfb33d
parente7b9531abfd20b63c0ae249fb4d0563a5ae0a0d8 (diff)
downloadgfold-e9d65557952ec266515463e08cde754b9002347f.zip
Fix demo GIF links
Signed-off-by: Nick Gerace <nickagerace@gmail.com>
-rw-r--r--README.md2
-rw-r--r--docs/DEMO.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c6d06e5..6669ae2 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
`gfold` is a CLI-driven application that helps you keep track of multiple Git repositories.
-![A GIF showcasing gfold in action](assets/demo.gif)
+[![A GIF showcasing gfold in action](https://raw.githubusercontent.com/nickgerace/gfold/main/assets/demo.gif)](https://raw.githubusercontent.com/nickgerace/gfold/main/assets/demo.gif)
If you'd prefer to use the classic display mode by default, and avoid setting the flag every time, you can set it in the config file (see **Usage** section).
diff --git a/docs/DEMO.md b/docs/DEMO.md
index 7d7b751..6b3b1ba 100644
--- a/docs/DEMO.md
+++ b/docs/DEMO.md
@@ -1,6 +1,6 @@
# Demo
-This document contains information related to the [demo GIF](../assets/demo.gif).
+This document contains information related to the [demo GIF](https://raw.githubusercontent.com/nickgerace/gfold/main/assets/demo.gif).
## Attribution