pjfanning commented on code in PR #62: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/62#discussion_r1251197522
########## theme/src/main/assets/assets/javascripts/paradox-material-theme.js: ########## @@ -1,11 +1,12 @@ /*! - Adapted from paradox-material-theme 0.6.0 to simplify switching to a tab. - Paradox Material Theme Copyright (c) 2017 Jonas Fonseca License: MIT */ +// Adapted from paradox-material-theme 0.6.0 to simplify switching to a tab. +// https://github.com/jonas/paradox-material-theme/blob/2d57fe0567ea9fe7e8de14faef4fa777841d505a/theme/src/main/assets/assets/javascripts/paradox-material-theme.js Review Comment: refactor this comment to leave original header alone and move out the info bit we've added to its own comment -- 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]
