Bump to akka-2.6.17
[controller.git] / akka / repackaged-akka-jar / src / main / resources / actor_reference.conf
index ee30ba86e15dfc306e505e22fb999bcf282f83d2..d0569ef3a69afb5a379c44793a1bb982392292f2 100644 (file)
@@ -686,7 +686,7 @@ akka {
     debug {
       # enable function of Actor.loggable(), which is to log any received message
       # at DEBUG level, see the “Testing Actor Systems” section of the Akka
-      # Documentation at http://akka.io/docs
+      # Documentation at https://akka.io/docs
       receive = off
 
       # enable DEBUG logging of all AutoReceiveMessages (Kill, PoisonPill etc.)