Code

Patch by Johan to fix crashing by undefined path parameters in 4 LPEs
[inkscape.git] / src / rdf.cpp
index f0b1749229ae515454eb9b06f4b2482f426cb656..0a8fd51f6de4e39e4b64593a31965bcb2a1b068e 100644 (file)
@@ -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,
     },