Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 404 Link #131

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Fix 404 Link #131

merged 2 commits into from
Jul 23, 2024

Conversation

1Maxnet1
Copy link
Contributor

The link was pointing to a file, that moved. The new link should point to the correct file.

@@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be this link

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I did not even mean to fix this one, but the matrix reference one. Seems like this one was broken as well, so now both should be fixed.

@chrstnbwnkl
Copy link
Member

Thanks!

@chrstnbwnkl chrstnbwnkl merged commit a86cee6 into gis-ops:master Jul 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants