pjfanning commented on PR #1206: URL: https://github.com/apache/incubator-pekko/pull/1206#issuecomment-2005011289
Ok - I think I understand this now. The description has zero description and is very confusing. I thought this was about updating the web site to add a button to support IntelliJ. It seems that this is actually instead about adding IntelliJ config files. You know that the links that are in our md files actually have the full URLs. Links look like this in our `.md` files. ``` [Link Name](https://host.name/path/to) ``` Why can't IntelliJ just use the links in the md files? Why do we need to check-in config files with regexs to form URLs? -- the URLs are already in the `.md` file. -- 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]
