clintropolis commented on a change in pull request #9550: Change backtick(``) and fix broken links. URL: https://github.com/apache/druid/pull/9550#discussion_r395950938
########## File path: dev/intellij-setup.md ########## @@ -24,7 +24,7 @@ setups of Druid. ## Project SDK The "SDK", configured for the Druid project, *must* be called `1.8`, to avoid annoying changes of -[.idea/misc.xml](`.idea/misc.xml`) file, that you shouldn't check into your commits. If you don't have an SDK on your +[`.idea/misc.xml`](../.idea/misc.xml) file, that you shouldn't check into your commits. If you don't have an SDK on your Review comment: I _think_ the link can just be ```[`.idea/misc.xml`](/.idea/misc.xml)``` since if it starts with `/` it treats it as the repository root. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
