README.md in pdfmult-1.1.0 vs README.md in pdfmult-1.2.0
- old
+ new
@@ -21,16 +21,16 @@
* `pdfmult sample.pdf`
writes 2 copies of `sample.pdf` to `sample_2.pdf`
- <img src="/stomar/pdfmult/raw/master/example1.png" alt="" width="152" height="59">
+ <img src="https://github.com/stomar/pdfmult/raw/master/example1.png" alt="" width="152" height="59">
* `pdfmult -n 4 sample.pdf`
writes 4 copies of `sample.pdf` to `sample_4.pdf`
- <img src="/stomar/pdfmult/raw/master/example2.png" alt="" width="234" height="59">
+ <img src="https://github.com/stomar/pdfmult/raw/master/example2.png" alt="" width="234" height="59">
* `pdfmult sample.pdf -o outfile.pdf`
writes 2 copies of `sample.pdf` to `outfile.pdf`