PDavid commented on code in PR #6668: URL: https://github.com/apache/hbase/pull/6668#discussion_r1973167285
########## dev-support/jenkins-scripts/generate-hbase-website.sh: ########## @@ -191,6 +191,10 @@ else exit $status fi +# Replace MathJax CDN URI with local one in book.html +echo "Replace MathJax URI" Review Comment: Thanks, good idea. Added a comment and the links. -- 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]
