diff options
author | Arun Isaac | 2017-02-21 23:16:54 +0530 |
---|---|---|
committer | Arun Isaac | 2017-02-21 23:16:54 +0530 |
commit | dc8170f6784d3129ec31a50b00ec7d1e2671136a (patch) | |
tree | f0c0695aa53f7f5baf00ec5c673ed17d5f407444 /README.org | |
parent | e5b1a8662a8afffe30a575082c9ee80cbebdfb09 (diff) | |
download | exiftool.el-dc8170f6784d3129ec31a50b00ec7d1e2671136a.tar.gz exiftool.el-dc8170f6784d3129ec31a50b00ec7d1e2671136a.tar.lz exiftool.el-dc8170f6784d3129ec31a50b00ec7d1e2671136a.zip |
Fix "wikipedia" link abbreviations.
* README.org: Rename "wiki" links to "wikipedia" links.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ el-exiftool is an elisp wrapper around [[http://www.sno.phy.queensu.ca/~phil/exiftool/][exiftool]], a metadata editor. Exiftool supports reading and writing metadata in various -formats including [[wiki:Exif][EXIF]], [[wiki:Extensible_Metadata_Platform][XMP]] and [[wiki:IPTC_Information_Interchange_Model][IPTC]]. +formats including [[wikipedia:Exif][EXIF]], [[wikipedia:Extensible_Metadata_Platform][XMP]] and [[wikipedia:IPTC_Information_Interchange_Model][IPTC]]. + * License |