branch: externals/consult
commit 0ddc5eb13e2f8a20d1a175205f9edc04792ec644
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Moved screenshots to separate branch
---
 README.org               |   6 +++---
 images/consult-grep.gif  | Bin 648778 -> 0 bytes
 images/consult-imenu.png | Bin 312710 -> 0 bytes
 images/consult-line.png  | Bin 331059 -> 0 bytes
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 5840424f45..5ea828e205 100644
--- a/README.org
+++ b/README.org
@@ -52,15 +52,15 @@ greater detail how Consult and Embark work together.
 ** Screenshots                                                     :noexport:
 
 #+caption: consult-grep
-[[https://github.com/minad/consult/blob/main/images/consult-grep.gif?raw=true]]
+[[https://github.com/minad/consult/blob/screenshots/consult-grep.gif?raw=true]]
 Fig. 1: Command =consult-git-grep=
 
 #+caption: consult-imenu
-[[https://github.com/minad/consult/blob/main/images/consult-imenu.png?raw=true]]
+[[https://github.com/minad/consult/blob/screenshots/consult-imenu.png?raw=true]]
 Fig. 2: Command =consult-imenu=
 
 #+caption: consult-line
-[[https://github.com/minad/consult/blob/main/images/consult-line.png?raw=true]]
+[[https://github.com/minad/consult/blob/screenshots/consult-line.png?raw=true]]
 Fig. 3: Command =consult-line=
 
 * Available commands
diff --git a/images/consult-grep.gif b/images/consult-grep.gif
deleted file mode 100644
index 1689f56b44..0000000000
Binary files a/images/consult-grep.gif and /dev/null differ
diff --git a/images/consult-imenu.png b/images/consult-imenu.png
deleted file mode 100644
index 88fc71ae78..0000000000
Binary files a/images/consult-imenu.png and /dev/null differ
diff --git a/images/consult-line.png b/images/consult-line.png
deleted file mode 100644
index 81f75ed487..0000000000
Binary files a/images/consult-line.png and /dev/null differ

Reply via email to