Skip to content

Commit

Permalink
corrected broken html links (#3999)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcasperfu authored Sep 15, 2024
1 parent 7074231 commit 86f1cb1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Buildings/Fluid/CHPs/OrganicRankine/Data/Generic.mo
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ annotation (
<p>
Record containing parameters for working fluid properties.
A figure in the documentation of
<a href=\"Modelica://Buildings.Fluid.CHPs.OrganicRankine.BottomingCycle\">
Buildings.Fluid.CHPs.OrganicRankine.BottomingCycle</a>
<a href=\"Modelica://Buildings.Fluid.CHPs.OrganicRankine.Cycle\">
Buildings.Fluid.CHPs.OrganicRankine.Cycle</a>
shows which lines these arrays represent.
</p>
</html>"));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ aggregation cell.
</p>
<p>
This is a vectorized implementation of
<a href=\"modelica://Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.shiftAggregationCells\">
Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.shiftAggregationCells</a>,
<a href=\"modelica://Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.LoadAggregation.shiftAggregationCells\">
Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.LoadAggregation.shiftAggregationCells</a>,
which applies load aggregation on a vector of aggregated load histories.
</p>
</html>", revisions="<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ vectors that are not required.
</p>
<p>
This is a vectorized implementation of
<a href=\"modelica://Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.temporalSuperposition\">
Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.temporalSuperposition</a>.
<a href=\"modelica://Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.LoadAggregation.temporalSuperposition\">
Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.LoadAggregation.temporalSuperposition</a>.
</p>
</html>", revisions="<html>
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ info="<html>
<p>
This record presents an example on how to define borefield records
using the template in
<a href=\"modelica://Buildings.Fluid.Geothermal.ZonedBorefields.Template\">
Buildings.Fluid.Geothermal.ZonedBorefields.Template</a>.
<a href=\"modelica://Buildings.Fluid.Geothermal.ZonedBorefields.Data.Borefield.Template\">
Buildings.Fluid.Geothermal.ZonedBorefields.Data.Borefield.Template</a>.
</p>
</html>",
revisions="<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ This record is a template for the records in
Buildings.Fluid.Geothermal.ZonedBorefields.Data.Configuration</a>.
</p>
<p>
See <a href=\"modelica://Buildings.Fluid.Geothermal.ZonedBorefields.Data.Configuration.Example\">
Buildings.Fluid.Geothermal.ZonedBorefields.Data.Configuration.Example</a>
See <a href=\"modelica://Buildings.Fluid.Geothermal.ZonedBorefields.Data.Configuration.Validation\">
Buildings.Fluid.Geothermal.ZonedBorefields.Data.Configuration.Validation</a>
for how to use this record.
</p>
</html>",
Expand Down

0 comments on commit 86f1cb1

Please sign in to comment.