From e827f2bfc6c02395a35c7d224d6acd7d074c97eb Mon Sep 17 00:00:00 2001 From: Raymond Wiker Date: Mon, 22 Jun 2026 12:02:13 +0200 Subject: [PATCH] fix: update documentation links. --- docs/sumo-wrapper-python.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sumo-wrapper-python.rst b/docs/sumo-wrapper-python.rst index 5af5379..d82e47c 100644 --- a/docs/sumo-wrapper-python.rst +++ b/docs/sumo-wrapper-python.rst @@ -15,10 +15,10 @@ For usage in the FMU context, the higher-level alternative The Sumo API is described at `https://api.sumo.equinor.com/swagger-ui/ `_ -The data model and schema is described at -`https://fmu-dataio.readthedocs.io/en/latest/datamodel.html `_ +The data model and schema is described at +`https://fmu-dataio.readthedocs.io/en/latest/datamodel/index.html ` -Information on Sumo can be found `here `_ +Information on Sumo can be found `here `_ Preconditions *************