@@ -5,8 +5,8 @@ quokka: an interactive file renamer
55in a systematic manner.
66
77 <div class =" center " >
8- <a href="http ://code.woong.org/img/quokka-sc.png">
9- <img src="http ://code.woong.org/img/quokka-sc.png"
8+ <a href="https ://code.woong.org/img/quokka-sc.png">
9+ <img src="https ://code.woong.org/img/quokka-sc.png"
1010 alt="quokka's screenshot"
1111 style="display:block; margin-left:auto; margin-right:auto" />
1212 </a>
@@ -29,7 +29,7 @@ adding them into the _rule chain_. Editing each rule and the rule chain is
2929performed interactively as you do in a shell prompt. The following, for
3030example, shows how to rename files' extensions to ` .node ` using ` quokka ` :
3131
32- ![ running quokka] ( http ://code.woong.org/common/files/quokka-run.png)
32+ ![ running quokka] ( https ://code.woong.org/common/files/quokka-run.png)
3333
3434where ` > ` indicates a ` quokka ` 's prompt and ` #extension ` before it shows the
3535user is editing the ` #extension ` rule. Typing ` help ` lists what commands
@@ -38,7 +38,7 @@ displays characters in color for better readability.)
3838
3939Even if its source code contains some stuff related to MS Windows, it currently
4040supports and is tested only for
41- [ Unix-like] ( http ://en.wikipedia.org/wiki/Unix-like) environments. For now,
41+ [ Unix-like] ( https ://en.wikipedia.org/wiki/Unix-like) environments. For now,
4242nothing is guaranteed for MS Windows.
4343
4444` INSTALL.md ` explains how to build and install the program. For the copyright
@@ -115,4 +115,4 @@ A few useful tips follow below.
115115 screen.
116116
117117If you have a question or suggestion, do not hesitate to contact me via email
118- (woong.jun at gmail.com) or web (http ://code.woong.org/ ).
118+ (woong.jun at gmail.com) or web (https ://code.woong.org/ ).
0 commit comments