From 8833781ed3e132f5656aecb0187f73e85bc209cd Mon Sep 17 00:00:00 2001 From: Blottiere Paul Date: Mon, 14 Jul 2025 21:57:43 +0200 Subject: [PATCH] Update tutorial data URL --- doc/tutorials/storing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/storing.rst b/doc/tutorials/storing.rst index 26dd8dd7..94da6530 100644 --- a/doc/tutorials/storing.rst +++ b/doc/tutorials/storing.rst @@ -57,7 +57,7 @@ organization: .. code-block:: bash - $ wget https://github.com/PDAL/data/raw/master/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz -P /tmp + $ wget https://github.com/PDAL/data/blob/main/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz -P /tmp Thanks to the ``pdal info`` command, we can obtain some information on the dataset: