Skip to content

Commit

Permalink
Fix XSD path.
Browse files Browse the repository at this point in the history
  • Loading branch information
François Prunayre committed Sep 16, 2015
1 parent f913fae commit be0b815
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<editor xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../config-editor.xsd"
xsi:noNamespaceSchemaLocation="../../../../../../config-editor.xsd"
xmlns:gn="http://www.fao.org/geonetwork"
xmlns:gco="http://www.isotc211.org/2005/gco"
xmlns:gmd="http://www.isotc211.org/2005/gmd"
Expand Down

0 comments on commit be0b815

Please sign in to comment.