From b05baa4e64a8ea7b63cb8d041ebcec132a83aa96 Mon Sep 17 00:00:00 2001 From: kohlhaasrebecca <rebecca.kohlhaas@outlook.com> Date: Tue, 23 Jul 2024 09:25:02 +0200 Subject: [PATCH] Change link to index diagram --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index bcf65d14c..9b90e19e0 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -5,7 +5,7 @@ Surrogate-assisted Bayesian validation of computational models ============================================================== **BayesValidRox** is an open-source python package that provides methods for surrogate modeling, Bayesian inference and model comparison. -.. image:: ./docs/diagrams/balance.png +.. image:: ./public/diagrams/balance.png :width: 600 :alt: Weighting model results against data with associated uncertainty, costs and sparsity -- GitLab