Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/sumo-wrapper-python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/ <https://api.sumo.equinor.com/swagger-ui/>`_

The data model and schema is described at
`https://fmu-dataio.readthedocs.io/en/latest/datamodel.html <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 <https://fmu-dataio.readthedocs.io/en/latest/datamodel/index.html>`

Information on Sumo can be found `here <https://doc-sumo-doc-prod.radix.equinor.com/>`_
Information on Sumo can be found `here <https://fmu-docs.equinor.com/docs/sumo/>`_

Preconditions
*************
Expand Down
Loading