Skip to content

Commit ea6cb12

Browse files
authored
Fix documentation urn path
1 parent 3860079 commit ea6cb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The thumbnail can be resized in order to optimize the performance.
6363
Create a new file `resource_document_types.xml` in the `etc/` folder of your module:
6464

6565
```xml
66-
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:mpbio:document:etc/resource_document_types.xsd">
66+
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:opengento:document:etc/resource_document_types.xsd">
6767
<documentType code="cert">
6868
<scheduledImport>true</scheduledImport>
6969
<visibility>public</visibility>

0 commit comments

Comments
 (0)