File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ def directions(
128128 ):
129129 """Get directions between an origin point and a destination point.
130130
131- For more information, visit https://github.com/valhalla/valhalla/blob/master/docs/api/turn-by-turn/api-reference.md.
131+ For more information, visit https://github.com/valhalla/valhalla/blob/master/docs/docs/ api/turn-by-turn/api-reference.md.
132132
133133 Use ``kwargs`` for any missing ``directions`` request options.
134134
@@ -513,7 +513,7 @@ def matrix(
513513 """
514514 Gets travel distance and time for a matrix of origins and destinations.
515515
516- For more information, visit https://github.com/valhalla/valhalla/blob/master/docs/api/matrix/api-reference.md.
516+ For more information, visit https://github.com/valhalla/valhalla/blob/master/docs/docs/ api/matrix/api-reference.md.
517517
518518 Use ``kwargs`` for any missing ``matrix`` request options.
519519
You can’t perform that action at this time.
0 commit comments