From 1819913a786af0d145056dde3be1343c3b16e711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= <24550538+sebhmg@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:33:23 -0500 Subject: [PATCH 1/2] [DEVOPS-922] fix doc URL for sensitivity_cutoff --- simpeg_drivers-assets/uijson/sensitivity_cutoff.ui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpeg_drivers-assets/uijson/sensitivity_cutoff.ui.json b/simpeg_drivers-assets/uijson/sensitivity_cutoff.ui.json index 9d2f77bcc..d98de32e4 100644 --- a/simpeg_drivers-assets/uijson/sensitivity_cutoff.ui.json +++ b/simpeg_drivers-assets/uijson/sensitivity_cutoff.ui.json @@ -2,7 +2,7 @@ "version": "0.3.0-beta.1", "title": "Depth of Investigation", "icon": "grd", - "documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/inversion/depth_of_investigation.html#depth-of-investigation", + "documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/fundamentals/depth_of_investigation.html", "conda_environment": "simpeg_drivers", "run_command": "simpeg_drivers.depth_of_investigation.sensitivity_cutoff.driver", "geoh5": "", From 469621cbd3ee767ddb1b4f733fd6e7d671509def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= <24550538+sebhmg@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:37:19 -0500 Subject: [PATCH 2/2] [DEVOPS-922] placeholder doc URL for place-simulation --- simpeg_drivers-assets/uijson/plate_simulation.ui.json | 2 +- simpeg_drivers-assets/uijson/plate_sweep.ui.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simpeg_drivers-assets/uijson/plate_simulation.ui.json b/simpeg_drivers-assets/uijson/plate_simulation.ui.json index e9d427e66..36b68a7c7 100644 --- a/simpeg_drivers-assets/uijson/plate_simulation.ui.json +++ b/simpeg_drivers-assets/uijson/plate_simulation.ui.json @@ -2,7 +2,7 @@ "version": "0.2.0-alpha.1", "title": "Plate Simulation", "icon": "maxwellplate", - "documentation": "https://mirageoscience-plate-simulation.readthedocs-hosted.com/en/latest/", + "documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/plate-simulation/", "conda_environment": "simpeg_drivers", "run_command": "simpeg_drivers.driver", "geoh5": "", diff --git a/simpeg_drivers-assets/uijson/plate_sweep.ui.json b/simpeg_drivers-assets/uijson/plate_sweep.ui.json index 8a1853b73..c3d0fb210 100644 --- a/simpeg_drivers-assets/uijson/plate_sweep.ui.json +++ b/simpeg_drivers-assets/uijson/plate_sweep.ui.json @@ -2,7 +2,7 @@ "version": "0.2.0-alpha.1", "title": "Plate Sweep", "icon": "maxwellplate", - "documentation": "https://mirageoscience-plate-simulation.readthedocs-hosted.com/en/latest/", + "documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/latest/plate-simulation/", "conda_environment": "simpeg_drivers", "run_command": "simpeg_drivers.driver", "geoh5": "",