Skip to content

Commit 90d8abd

Browse files
committed
Fixed UCUM links
1 parent b3cd356 commit 90d8abd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/emf/model.uml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@
12271227
<ownedOperation xmi:type="uml:Operation" xmi:id="_VjF_fnY7EeSqtc-Sb9aJnA" name="getUnitFormat">
12281228
<ownedComment xmi:type="uml:Comment" xmi:id="_VjF_f3Y7EeSqtc-Sb9aJnA">
12291229
<body>
1230-
* Returns the default &lt;a href=&quot;http://www.unitsofmeasure.org/&quot;>UCUM&lt;/a>
1230+
* Returns the default &lt;a href=&quot;http://www.ucum.org/&quot;>UCUM&lt;/a>
12311231
* unit format.
12321232
*
12331233
* @return &lt;code>getUnitFormat(&quot;UCUM&quot;)&lt;/code>
@@ -2169,7 +2169,7 @@
21692169
<ownedOperation xmi:type="uml:Operation" xmi:id="_fLXNAXonEeS9Gr9yPtn_zA" name="toString" visibility="public">
21702170
<ownedComment xmi:type="uml:Comment" xmi:id="_fLXNAnonEeS9Gr9yPtn_zA">
21712171
<body>
2172-
* Returns the standard &lt;a href=&quot;http://unitsofmeasure.org/&quot;>UCUM&lt;/a>
2172+
* Returns the standard &lt;a href=&quot;http://ucum.org/&quot;>UCUM&lt;/a>
21732173
* representation of this physics unit. The string produced for a given unit
21742174
* is always the same; it is not affected by the locale. It can be used as a
21752175
* canonical string representation for exchanging units, or as a key for a

0 commit comments

Comments
 (0)