We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b9b64 commit 2611050Copy full SHA for 2611050
README.md
@@ -258,7 +258,7 @@ how to create a DCI project.
258
259
## Using Scala DCI in your project
260
261
-ScalaDCI is available for Scala 2.11.6 at [Sonatype](https://oss.sonatype.org/index.html#nexus-search;quick%7Escaladci).
+ScalaDCI is available for Scala 2.11.6 at [Sonatype](https://oss.sonatype.org/content/repositories/releases/org/scaladci/scaladci_2.11/0.5.2/).
262
To start coding with DCI in Scala add the following to your SBT build file:
263
264
libraryDependencies ++= Seq(
0 commit comments