From: buliabyak Date: Sun, 23 Aug 2009 15:16:44 +0000 (+0000) Subject: fix 417676 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0eba65aa6ce335739448e4ebd2eb9e3a571867fd;p=inkscape.git fix 417676 --- diff --git a/src/rdf.cpp b/src/rdf.cpp index f0b174922..0a8fd51f6 100644 --- a/src/rdf.cpp +++ b/src/rdf.cpp @@ -205,7 +205,7 @@ struct rdf_license_t rdf_licenses [] = { }, { N_("FreeArt"), - "http://artlibre.org/licence.php/lalgb.html", + "http://artlibre.org/licence/lal", rdf_license_freeart, },