Change backtick(``) and fix broken links.#9550
Conversation
There was a problem hiding this comment.
Ah, now that I think about it, we probably don't want to actually add these files to git, because developers will likely modify them as needed for their environment and whatever they are testing, so should not be tracked.
If we do add them, they should probably be suffixed with example, so like this would be Coordinator-example.xml or something?
dev/intellij-setup.md
Outdated
There was a problem hiding this 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.
dev/teamcity.md
Outdated
There was a problem hiding this comment.
same comment: [`.idea/inspectionProfiles/Druid.xml`](/.idea/inspectionProfiles/Druid.xml)
dev/intellij-setup.md
Outdated
There was a problem hiding this comment.
If we end up not adding the run configurations, I think this should not be a link, and just .idea/runConfigurations
There was a problem hiding this comment.
@clintropolis
Thank you!
Commit again based on your comments.
- change backtick (``).
- fix broken links.
- no link
.idea/runConfigurations - delete runConfiguration/ in /.idea
clintropolis
left a comment
There was a problem hiding this comment.
lgtm, thanks for the fix! 👍
Description
Sorry. The pull request below has a problem and sends a new pull request. (#9538)
@clintropolis
As suggested, Change backtick(``) links and fix broken links.
This PR has: