tiagobento commented on code in PR #2228:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2228#discussion_r1556569331


##########
packages/dmn-editor/stories/misc/empty/Empty.stories.tsx:
##########
@@ -29,7 +29,7 @@ export const generateEmptyDmn15 = () => `<?xml version="1.0" 
encoding="UTF-8"?>
 <definitions
   xmlns="${dmn15ns.get("")}"
   expressionLanguage="${DMN15_SPEC.expressionLanguage.default}"
-  namespace="https://kie.org/dmn/${generateUuid()}"
+  namespace="https://kie.apache.org/dmn/${generateUuid()}"

Review Comment:
   No.. this is an arbitrary string that is user-defined.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to