Skip to content

Commit 4bf008d

Browse files
lvanfrettibeutlich
andauthored
Update documentation according to changes in the Modelica Specification (#4438)
Currently, Modelica.Utilities.Files.loadResource's documentation indicates: "(see "chapter 13.2.3 External Resources" of the Modelica Specification)" However, in the Modelica Specification, this has been moved to a new sub-section. --------- Co-authored-by: Thomas Beutlich <[email protected]>
1 parent 2089dfb commit 4bf008d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modelica/Utilities/Files.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ this might require copying the resource to a temporary folder and referencing th
714714
715715
<p>
716716
The implementation of this function is tool specific. However, at least Modelica URIs
717-
(see \"chapter 13.2.3 External Resources\" of the Modelica Specification),
717+
(see <a href=\"https://specification.modelica.org/maint/3.6/packages.html#external-resources\">Section&nbsp;13.5 <em>External Resources</em> of the Modelica&nbsp;3.6 specification</a>),
718718
as well as absolute local file path names are supported.
719719
</p>
720720

0 commit comments

Comments
 (0)