From 9c85f674924fa932d1184fcc96ce249dc9e1ea4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Schr=C3=B6der?= Date: Sat, 14 Jan 2017 11:37:36 +0100 Subject: [PATCH] Update Getting-Started.md --- docs/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started.md b/docs/Getting-Started.md index de791933..44528c2b 100644 --- a/docs/Getting-Started.md +++ b/docs/Getting-Started.md @@ -19,7 +19,7 @@ If you want to use the latest release of jsprit-core, add the following lines to </dependency> -Find the latest versions here: [maven search](https://search.maven.org/#search%7Cga%7C1%7Cjsprit) or [mvn repository](https://mvnrepository.com/artifact/com.graphhopper/jsprit-core). +Find the latest versions here:[mvn repository](https://mvnrepository.com/artifact/com.graphhopper/jsprit-core). ####Build yourself If you want to build the master branch yourself, do this: