pjfanning commented on code in PR #496:
URL: 
https://github.com/apache/incubator-pekko-http/pull/496#discussion_r1507042504


##########
scripts/link-validator.conf:
##########
@@ -64,6 +64,7 @@ site-link-validator {
     "http://localhost:8080";
     # broken URL in license report
     "http://pholser.github.com/";
+    "http://specs2.org/";

Review Comment:
   the license-report.html is generated - we don't really get to control what 
goes in it
   
   that specs.org is what it is linking to and it now seems to be broken
   
   so that means I need to get the validator to ignore it - that is what this 
setting is for



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