Skip to content

Commit 7dbf248

Browse files
committedSep 15, 2022
EXM-51279 Ref to new style guide link
1 parent 282c234 commit 7dbf248

File tree

4 files changed

+188
-188
lines changed

4 files changed

+188
-188
lines changed
 

‎frameworks/dim/dim.framework

+2-2
Original file line numberDiff line numberDiff line change
@@ -4127,7 +4127,7 @@ oxy:allows-child-element("*", "class", " topic/simpletable ")</String>
41274127
<serializableOrderedMap>
41284128
<entry>
41294129
<String>resourcePath</String>
4130-
<String>'http://www.oxygenxml.com/dita/styleguide/webhelp-feedback/index.html'</String>
4130+
<String>'https://www.oxygenxml.com/dita/styleguide/index.html'</String>
41314131
</entry>
41324132
</serializableOrderedMap>
41334133
</field>
@@ -4178,7 +4178,7 @@ $loc:=doc('http://www.oxygenxml.com/dita/styleguide/contentCompletionElementsMap
41784178
return
41794179
if ($loc)
41804180
then $loc
4181-
else 'http://www.oxygenxml.com/dita/styleguide/webhelp-feedback/' </String>
4181+
else 'http://www.oxygenxml.com/dita/styleguide/' </String>
41824182
</entry>
41834183
</serializableOrderedMap>
41844184
</field>

0 commit comments

Comments
 (0)
Please sign in to comment.