diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-02-03 20:16:04 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-02-04 20:07:19 +0100 |
commit | 988af531b337f8c829554ac2d12d41369bb2f19e (patch) | |
tree | 0156504fe47c710af1d2b10dccad34cbc3e6cf01 /external | |
parent | 57f10ec58c5be97ca7f66850c53a0d04c9885942 (diff) |
update location of jpeg filter in README
Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
Diffstat (limited to 'external')
-rw-r--r-- | external/jpeg/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/external/jpeg/README b/external/jpeg/README index a5c3c0267052..ab97a9ed2458 100644 --- a/external/jpeg/README +++ b/external/jpeg/README @@ -1,6 +1,6 @@ External library for reading/writing jpegs -This is only used by the svtools jpeg import filter that is provided -for use by VCL see [[svtools/source/filter/jpeg]] +This is only used by the jpeg import filter that is provided +for use by VCL see [[vcl/source/filter/jpeg]] |