Skip to content

Commit

Permalink
Fix 404 Link
Browse files Browse the repository at this point in the history
  • Loading branch information
1Maxnet1 authored Jul 23, 2024
1 parent 24f4375 commit 980582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routingpy/routers/valhalla.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ def directions(
):
"""Get directions between an origin point and a destination point.
For more information, visit https://github.com/valhalla/valhalla/blob/master/docs/api/turn-by-turn/api-reference.md.
For more information, visit https://github.com/valhalla/valhalla/blob/master/docs/docs/api/matrix/api-reference.md.
Use ``kwargs`` for any missing ``directions`` request options.
Expand Down

0 comments on commit 980582f

Please sign in to comment.