diff --git a/docs/manual/index.html b/docs/manual/index.html index 4229cc84..6c69cdd3 100644 --- a/docs/manual/index.html +++ b/docs/manual/index.html @@ -162,7 +162,7 @@
val ThothVersion = "0.1.0*"
libraryDependencies ++= Seq(
- "fr.maif" % "common-events" % ThothVersion,
+ "fr.maif" % "commons-events" % ThothVersion,
"fr.maif" % "thoth-core-akka" % ThothVersion,
"fr.maif" % "thoth-core-reactor" % ThothVersion,
"fr.maif" % "thoth-jooq" % ThothVersion,