From 16413e124b3f305d6874636af58895b7c59b72fd Mon Sep 17 00:00:00 2001 From: JayHuLBL Date: Fri, 13 Dec 2024 16:35:04 -0800 Subject: [PATCH] fixed broken links --- .../DataCenter/BaseClasses/Controls/Examples/package.mo | 4 ++-- .../ChillerPlants/DataCenter/BaseClasses/Controls/package.mo | 3 ++- .../Examples/ChillerPlants/DataCenter/BaseClasses/package.mo | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/Examples/package.mo b/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/Examples/package.mo index 50b0014b7b1..c97c7f1de0a 100644 --- a/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/Examples/package.mo +++ b/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/Examples/package.mo @@ -6,8 +6,8 @@ extends Modelica.Icons.ExamplesPackage; annotation (preferredView="info", Documentation(info="

This package contains examples for the use of models that can be found in - -Buildings.Examples.ChillerPlant.BaseClasses.Controls. + +Buildings.Examples.ChillerPlants.DataCenter.BaseClasses.Controls.

")); end Examples; diff --git a/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/package.mo b/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/package.mo index 3ddbc56196d..0b495af74eb 100644 --- a/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/package.mo +++ b/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/Controls/package.mo @@ -6,7 +6,8 @@ extends Modelica.Icons.VariantsPackage; annotation (preferredView="info", Documentation(info="

This package contains component models that are used to construct the control system in -Buildings.Examples.ChillerPlant. + +Buildings.Examples.ChillerPlants.DataCenter.

")); end Controls; diff --git a/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/package.mo b/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/package.mo index 91f17ba164d..00288121692 100644 --- a/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/package.mo +++ b/Buildings/Examples/ChillerPlants/DataCenter/BaseClasses/package.mo @@ -6,7 +6,8 @@ extends Modelica.Icons.BasesPackage; annotation (preferredView="info", Documentation(info="

This package contains base classes that are used to construct the models in -Buildings.Examples.ChillerPlant. + +Buildings.Examples.ChillerPlants.DataCenter.

")); end BaseClasses;