Fix ActorSink.actorRef signature in docs (#25256)

This commit is contained in:
Arnout Engelen 2018-06-25 07:05:15 +02:00 committed by Konrad `ktoso` Malawski
parent b964043953
commit fcabd43a36

View file

@ -18,7 +18,7 @@ This operator is included in:
## Signature
@@signature []($akka$/akka-stream-typed/src/main/scala/akka/stream/typed/scaladsl/ActorSink.scala) { #actorRef }
@@signature [ActorSink.scala]($akka$/akka-stream-typed/src/main/scala/akka/stream/typed/scaladsl/ActorSink.scala) { #actorRef }
@@@