mdedetrich commented on code in PR #258:
URL: https://github.com/apache/incubator-pekko/pull/258#discussion_r1143630095


##########
scripts/link-validator.conf:
##########
@@ -46,10 +46,10 @@ site-link-validator {
     "https://javadoc.io/static/";
     # GitHub will block with "429 Too Many Requests"
     "https://github.com/";
-    
"https://www.scala-lang.org/api/2.13.8/scala/runtime/AbstractFunction1.html";
-    
"https://www.scala-lang.org/api/2.13.8/scala/runtime/AbstractFunction2.html";
-    
"https://www.scala-lang.org/api/2.13.8/scala/runtime/AbstractFunction3.html";
-    
"https://www.scala-lang.org/api/2.13.8/scala/runtime/AbstractPartialFunction.html";
+    
"https://www.scala-lang.org/api/2.13.10/scala/runtime/AbstractFunction1.html";

Review Comment:
   I would assume no because while its not commented here, in other Pekko 
projects there is a specific comment that `link-validator.conf` needs to be 
updated whenever the Scala version is bumped, i.e. 
https://github.com/apache/incubator-pekko-connectors-kafka/blob/main/project/Versions.scala#L18-L1.
   
   I can look into this separately, will make an issue on it. 



-- 
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]

Reply via email to