From bfe5b69e8c23ba4cee8112d25476dbd571b5c475 Mon Sep 17 00:00:00 2001 From: Stephen Mather Date: Mon, 9 Sep 2024 16:32:04 -0400 Subject: [PATCH] fix link --- source/arguments/align.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/arguments/align.rst b/source/arguments/align.rst index f5bd15177..563a60688 100644 --- a/source/arguments/align.rst +++ b/source/arguments/align.rst @@ -12,7 +12,9 @@ align Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None`` -Uses [CODEM](https://github.com/NCALM-UH/CODEM, credits to Craig Glennie and the group at CRREL). The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md. +Uses `CODEM `_, credits to Craig Glennie and the group at CRREL. + +The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md. `Learn to edit `_ and help improve `this page `_!