diff --git a/Migrating-from-SBT-0.7.x-to-0.10.x.md b/Migrating-from-SBT-0.7.x-to-0.10.x.md index 58cdac0..38ffa6c 100644 --- a/Migrating-from-SBT-0.7.x-to-0.10.x.md +++ b/Migrating-from-SBT-0.7.x-to-0.10.x.md @@ -96,7 +96,7 @@ This does mean that existing solutions for sharing libraries with your favoured * IntelliJ IDEA: [[https://github.com/teigen/plugins]] or [[https://github.com/scroyston/sbt-idea]] * Netbeans: [[https://github.com/remeniuk/sbt-netbeans-plugin]] -* Eclipse: [[https://github.com/weiglewilczek/sbteclipse]] +* Eclipse: [[https://github.com/typesafehub/sbteclipse]] ## What are the commands I can use?