We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2346cc2 + 8833781 commit be7d506Copy full SHA for be7d506
doc/tutorials/storing.rst
@@ -57,7 +57,7 @@ organization:
57
58
.. code-block:: bash
59
60
- $ 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
61
62
Thanks to the ``pdal info`` command, we can obtain some information on the dataset:
63
0 commit comments