From 30b124d6e9b6cf5b9fad727020d2ed37b5e344dc 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:29:51 -0500 Subject: [PATCH] [DEVOPS-922] fix URL for peak finder doc --- curve_apps-assets/uijson/peak_finder.ui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curve_apps-assets/uijson/peak_finder.ui.json b/curve_apps-assets/uijson/peak_finder.ui.json index 3ec96c2..92b879f 100644 --- a/curve_apps-assets/uijson/peak_finder.ui.json +++ b/curve_apps-assets/uijson/peak_finder.ui.json @@ -2,7 +2,7 @@ "version": "0.2.1-alpha.3", "title": "Peak Finder", "icon": "profile_drag_single", - "documentation": "https://mirageoscience-peak-finder-app.readthedocs-hosted.com/en/latest/", + "documentation": "https://mirageoscience-curve-apps.readthedocs-hosted.com/en/latest/peak-finder/peak_finder.html", "conda_environment": "curve_apps", "run_command": "curve_apps.peak_finder.application", "geoh5": "",