From 6bb6a2a7e031a89233c96eadc705451cc91f8a39 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 4 Jan 2026 10:55:17 -0500 Subject: [PATCH] Update WebODM link in overview documentation --- docs/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overview.md b/docs/overview.md index 7b5b086..f50347c 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -13,7 +13,7 @@ A comprehensive set of tools to inspect, manage, and share aerial data. DroneDB Summary :::info -For image processing and photogrammetry, we recommend [WebODM](https://opendronemap.org/webodm/). DroneDB excels at managing and sharing the resulting data. +For image processing and photogrammetry, we recommend [WebODM](https://docs.webodm.org). DroneDB excels at managing and sharing the resulting data. ::: ## Core Components @@ -105,4 +105,4 @@ DroneDB automatically classifies files into the following types based on their c ### Advanced Users - Self-host your own instance with [Registry](./registry) - - Install the [command line tool](./cli) \ No newline at end of file + - Install the [command line tool](./cli)