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(
128
128
):
129
129
"""Get directions between an origin point and a destination point.
130
130
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.
132
132
133
133
Use ``kwargs`` for any missing ``directions`` request options.
134
134
@@ -513,7 +513,7 @@ def matrix(
513
513
"""
514
514
Gets travel distance and time for a matrix of origins and destinations.
515
515
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.
517
517
518
518
Use ``kwargs`` for any missing ``matrix`` request options.
519
519
You can’t perform that action at this time.
0 commit comments