From 85c5aeb143091f910a4244abdc6d7fcad16d9720 Mon Sep 17 00:00:00 2001 From: Tim Molter <tim@knowm.org> Date: Tue, 1 Dec 2015 18:23:08 +0100 Subject: [PATCH] typo fix [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 445adb65..c7474b16 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ For snapshots, add the following to your pom.xml file: </dependency> ``` -Snapshots can be manually downloaded from Sonatyope: [https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/](https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/) +Snapshots can be manually downloaded from Sonatyope: [https://oss.sonatype.org/content/groups/public/org/knowm/xchart/xchart/](https://oss.sonatype.org/content/groups/public/org/knowm/xchart/xchart/) ### SBT -- GitLab