Skip to content

Commit 75b96cb

Browse files
authored
Update link, fixes #32
1 parent c354e3b commit 75b96cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qgis_processing/splitTrajectoriesAlgorithm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def shortHelpString(self):
5555
"(for supported time gap formats see: "
5656
"https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.to_timedelta.html)</p>"
5757
"<p>For more information on trajectory splitters see: "
58-
"https://movingpandas.readthedocs.io/en/main/trajectorysplitter.html</p>"
58+
"https://movingpandas.readthedocs.io/en/main/api/trajectorysplitter.html</p>"
5959
"<p><b>Speed</b> is calculated based on the input layer CRS information and "
6060
"converted to the desired speed units. For more info on the supported units, "
6161
"see https://movingpandas.org/units</p>"

0 commit comments

Comments
 (0)