From 605a7e47d6d1c754029ada1183237fe000292825 Mon Sep 17 00:00:00 2001 From: MaGering Date: Wed, 20 Sep 2023 12:26:59 +0200 Subject: [PATCH] Fix link to facades in model_pipeline.rst --- docs/model_pipeline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/model_pipeline.rst b/docs/model_pipeline.rst index 20031759..42938437 100644 --- a/docs/model_pipeline.rst +++ b/docs/model_pipeline.rst @@ -100,7 +100,7 @@ A few more conventions are important to know: * The capacity of specific components of a scenario can be expanded during an optimization, if the facade attribute `expandable` is set on `True`. * To adjust this setting, the attribute needs to be specified in the file :attr:`costs_efficiencies.csv`. - * An overview of all facades, which includes `expandable` can be found in the facade attributes overview `_ provided by oemof.tabular. + * An overview of all facades, which includes `expandable`, can be found in the `facade attributes overview `_ provided by oemof.tabular. * There is a distinction between the maximum capacity and the already installed capacity of specific components. Both of the two attributes can be set individually: