pjfanning commented on code in PR #120:
URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083569591
##########
project/Doc.scala:
##########
@@ -74,7 +74,7 @@ object Scaladoc extends AutoPlugin {
"-doc-version",
ver,
"-doc-canonical-base-url",
- "https://doc.akka.io/api/akka/current/")
Review Comment:
A couple of lines above this - could you replace this?
```
"-doc-title",
"Akka",
```
with
```
"-doc-title",
"Apache Pekko",
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]