You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,14 @@ It is tuned towards road networks with OpenStreetMap data but can be useful for
9
9
Get Started & Contribute
10
10
---------------
11
11
12
-
Read through our [wiki](https://github.com/graphhopper/graphhopper/wiki/),
12
+
Read through our [docs](https://github.com/graphhopper/graphhopper/blob/master/docs/index.md),
13
13
[how to contribute](https://github.com/graphhopper/graphhopper/blob/master/CONTRIBUTING.md) and
14
14
ask questions on [Stackoverflow](http://stackoverflow.com/questions/tagged/graphhopper)
15
15
or sign up to the [mailing list](http://graphhopper.com/#developers).
16
16
17
17
**Please only email me directly if you need consultancy** or can't explain your problem in the public.
18
18
19
-
There are subprojects to make GraphHopper working on [Android](https://github.com/graphhopper/graphhopper/wiki/Android) or
19
+
There are subprojects to make GraphHopper working on [Android](https://github.com/graphhopper/graphhopper/blob/master/docs/android/index.md) or
20
20
as a [web application](https://github.com/graphhopper/graphhopper/tree/master/web). Have a look into our [live application](http://graphhopper.com/maps)
0 commit comments