You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/03/20 02:44:46 UTC

[GitHub] [druid] JaeGeunBang commented on a change in pull request #9538: Delete unnecessary links

JaeGeunBang commented on a change in pull request #9538: Delete unnecessary links
URL: https://github.com/apache/druid/pull/9538#discussion_r395417319
 
 

 ##########
 File path: dev/intellij-setup.md
 ##########
 @@ -46,7 +46,7 @@ This also assumes you have [ZooKeeper](http://zookeeper.apache.org/releases.html
 Before running the apps, you should do a `mvn clean install -DskipTests` in the Druid source in order to make sure directories are populated correctly.
 
 ## XML App Def
-You can configure application definitions in XML for import into IntelliJ. Below are a few examples. These should be placed in an XML file in [.idea/runConfigurations](.idea/runConfigurations) in the Druid source code.
+You can configure application definitions in XML for import into IntelliJ. Below are a few examples. These should be placed in an XML file in `.idea/runConfigurations` in the Druid source code.
 
 Review comment:
   @clintropolis 
   Thank you!
   
   If the suggestion above, how about changing the ./idea/ in `teamcity.md` file?
   https://github.com/apache/druid/blame/master/dev/teamcity.md#L87
   
   ```diff
   - If you did everything right, file `.idea/inspectionProfiles/Druid.xml` should be updated with a new
   + If you did everything right, file [`.idea/inspectionProfiles/Druid.xml`](/.idea/inspectionProfiles/Druid.xml) should be updated with a new
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org