summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2015-12-05 08:34:15 -0700
committerCraig Earls <enderw88@gmail.com>2015-12-05 08:34:15 -0700
commit0f43fa3de0f1dc279d6ea7e87dae622c3d444949 (patch)
tree88827260574ade0a09a9e50835008fee9c34312e /contrib
parent767cac2d169053edfe89a53a2b8b402a2f0b44de (diff)
parentd71435f7bbd34f3468153981dd6e11b263640315 (diff)
downloadfork-ledger-0f43fa3de0f1dc279d6ea7e87dae622c3d444949.tar.gz
fork-ledger-0f43fa3de0f1dc279d6ea7e87dae622c3d444949.tar.bz2
fork-ledger-0f43fa3de0f1dc279d6ea7e87dae622c3d444949.zip
Merge commit 'd71435f7bbd34f3468153981dd6e11b263640315' into next
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/iso4127-commodities/iso4217ledger.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/iso4127-commodities/iso4217ledger.sh b/contrib/iso4127-commodities/iso4217ledger.sh
index 1841abe8..a7815f4a 100755
--- a/contrib/iso4127-commodities/iso4217ledger.sh
+++ b/contrib/iso4127-commodities/iso4217ledger.sh
@@ -26,7 +26,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
-xml_url="http://www.currency-iso.org/dam/downloads/table_a1.xml"
+xml_url="http://www.currency-iso.org/dam/downloads/lists/list_one.xml"
xsl_file="$(dirname $0)/iso4217ledger.xsl"
xsltproc="$(which xsltproc)"