branch: externals/php-fill
commit e483bae3e46ade14e157f6242cacaff4c10b670b
Author: Ariel Del Valle Lozano <[email protected]>
Commit: Ariel Del Valle Lozano <[email protected]>

    Images dir misspelled
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index d23cab4e32..df87bdd63a 100644
--- a/README.org
+++ b/README.org
@@ -12,15 +12,15 @@ Additional fill commands for PHP code editing.
 
 ** Use “<return>” to break or add a new line to string literals and comments.
 
-[[image/return.gif]]
+[[images/return.gif]]
 
 ** Use “<backspace>” or “<delete>” at the end and at the beginning to join 
them.
 
-[[image/backspace-and-del.gif]]
+[[images/backspace-and-del.gif]]
 
 ** Minor mode Php-Refill.
 
-[[image/refill.gif]]
+[[images/refill.gif]]
 
 ** Added it to your init.el
 

Reply via email to