Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Modelica/Utilities/Files.mo
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ this might require copying the resource to a temporary folder and referencing th

<p>
The implementation of this function is tool specific. However, at least Modelica URIs
(see \"chapter 13.2.3 External Resources\" of the Modelica Specification),
(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>),
as well as absolute local file path names are supported.
</p>

Expand Down