Skip to content

Commit be7d506

Browse files
authored
Merge pull request #376 from pblottiere/update_tutorial_data_link
Update tutorial data URL
2 parents 2346cc2 + 8833781 commit be7d506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/storing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ organization:
5757

5858
.. code-block:: bash
5959
60-
$ wget https://github.com/PDAL/data/raw/master/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz -P /tmp
60+
$ wget https://github.com/PDAL/data/blob/main/liblas/LAS12_Sample_withRGB_Quick_Terrain_Modeler_fixed.laz -P /tmp
6161
6262
Thanks to the ``pdal info`` command, we can obtain some information on the dataset:
6363

0 commit comments

Comments
 (0)