We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3860079 commit ea6cb12Copy full SHA for ea6cb12
README.md
@@ -63,7 +63,7 @@ The thumbnail can be resized in order to optimize the performance.
63
Create a new file `resource_document_types.xml` in the `etc/` folder of your module:
64
65
```xml
66
-<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:mpbio:document:etc/resource_document_types.xsd">
+<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:opengento:document:etc/resource_document_types.xsd">
67
<documentType code="cert">
68
<scheduledImport>true</scheduledImport>
69
<visibility>public</visibility>
0 commit comments