diff --git a/build.sbt b/build.sbt index 8262ad52d..8d34f9abb 100644 --- a/build.sbt +++ b/build.sbt @@ -402,7 +402,7 @@ lazy val docs = project // Pekko gRPC "pekko-grpc.version" -> Dependencies.PekkoGrpcBinaryVersion, "extref.pekko-grpc.base_url" -> s"https://pekko.apache.org/docs/pekko-grpc/${Dependencies.PekkoGrpcBinaryVersion}/%s", - "scaladoc.org.apache.pekko.gprc.base_url" -> s"https://pekko.apache.org/api/pekko-grpc/${Dependencies.PekkoGrpcBinaryVersion}/", + "scaladoc.org.apache.pekko.gprc.base_url" -> s"https://pekko.apache.org/api/pekko-grpc/${Dependencies.PekkoGrpcBinaryVersion}/org/apache/pekko/gprc", // Couchbase "couchbase.version" -> Dependencies.CouchbaseVersion, "extref.couchbase.base_url" -> s"https://docs.couchbase.com/java-sdk/${Dependencies.CouchbaseVersionForDocs}/%s", diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf index ee6a81327..839a57be0 100644 --- a/scripts/link-validator.conf +++ b/scripts/link-validator.conf @@ -39,6 +39,8 @@ site-link-validator { "https://mvnrepository.com/artifact/" # Errors in Scaladoc from Google Common header `X-Upload-Content-Type` "https://doc.akka.io/api/akka-http/10.2.9/akka/http/impl/util/" + # Invalid links generated in Google Common Connector scaladoc + "https://pekko.apache.org/api/pekko-http/1.1.0/org/apache/pekko/http/impl/util/" ] non-https-whitelist = [