docs: Fix broken Google Group link on Community page#343
Conversation
|
Hi @ches. Thanks for your PR. I'm waiting for a gojek member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
| * Google Group: [https://groups.google.com/d/forum/feast-dev](https://groups.google.com/d/forum/feast-dev) | ||
| * Mailing List: [feast-dev@googlegroups.com](mailto:feast-dev@googlegroups.com) | ||
| * Google Group: <https://groups.google.com/d/forum/feast-dev> | ||
| * Mailing List: <feast-dev@googlegroups.com> |
There was a problem hiding this comment.
Seems to be a little-known feature going way back to original Markdown implementation: angle brackets for bare URLs and mailto links.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ches, woop The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
I happened to be looking at docs and noticed this link gone funny, maybe a GitBook editor tried to Markdown-escape something pasted that was already Markdown format.