@@ -13,7 +13,7 @@ For usage in the FMU context, the higher-level alternative
1313`fmu-sumo <https://fmu-sumo.readthedocs.io >`_ is recommended.
1414
1515The Sumo API is described at
16- `https://main- sumo-prod.radix. equinor.com/swagger-ui/ <https://main-sumo-prod.radix .equinor.com/swagger-ui/ >`_
16+ `https://api. sumo. equinor.com/swagger-ui/ <https://api.sumo .equinor.com/swagger-ui/ >`_
1717
1818The data model and schema is described at
1919`https://fmu-dataio.readthedocs.io/en/latest/datamodel.html <https://fmu-dataio.readthedocs.io/en/latest/datamodel.html >`_
@@ -70,7 +70,7 @@ API: GET, PUT, POST and DELETE. In addition a method to get a blob client
7070which handles blob contents.
7171
7272The methods accepts a path argument. A path is the path to a
73- Sumo `API <https://main- sumo-prod.radix. equinor.com/swagger-ui/ >`_ method, for
73+ Sumo `API <https://api. sumo. equinor.com/swagger-ui/ >`_ method, for
7474example "/search" or "/smda/countries". Path parameters can be added into
7575the path string, for example
7676
@@ -80,7 +80,7 @@ the path string, for example
8080
8181 The Sumo API documentation is available from the Swagger button in
8282the Sumo frontend, or you can use this link:
83- `https://main- sumo-prod.radix. equinor.com/swagger-ui/ <https://main- sumo-prod.radix. equinor.com/swagger-ui/ >`_.
83+ `https://api. sumo. equinor.com/swagger-ui/ <https://api. sumo. equinor.com/swagger-ui/ >`_.
8484
8585Async methods
8686*************
0 commit comments