From fc04a9e27cc04cc219866f73b2d4b466aa53577a Mon Sep 17 00:00:00 2001 From: Oscar GG Date: Tue, 30 Dec 2014 15:17:49 +0100 Subject: [PATCH] Fixed mistake in URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2104159..724e1c2 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To convert an entire directory with CBR files in it use: ``cbrfolder2cbz.py `` -The script will put CBZ files in the same directory. Please remember that this tool don't support filenames with spaces. In case you need to rename many files check ``https://packages.debian.org/wheezy/pyrenamer`` +The script will put CBZ files in the same directory. Please remember that this tool don't support filenames with spaces. In case you need to rename many files check [pyrenamer] (https://packages.debian.org/wheezy/pyrenamer) Introduction -------------