docs: add A2A meeting and agenda links#1993
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates docs/community.md to add a "Meetings & Agenda" section containing links to live community meetings and the TSC meeting agenda working doc. The reviewer suggested using a relative link instead of an absolute GitHub URL for referencing GOVERNANCE.md to ensure better portability across branches and forks.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - [A2A meetings on the Linux Foundation platform](https://zoom-lfx.platform.linuxfoundation.org/meetings/agent2agent) | ||
| - [TSC meeting agenda working doc](https://docs.google.com/document/d/1Dx6qYfCjSChHKRMwLJcvtDjq6igYTAKFW9Vg1IMPCUk/view) | ||
|
|
||
| These links are also referenced in [`GOVERNANCE.md`](https://github.com/a2aproject/A2A/blob/main/GOVERNANCE.md#tsc-meetings). |
There was a problem hiding this comment.
Since GOVERNANCE.md is located in the root of the repository, it is better to use a relative link instead of an absolute GitHub URL. This ensures the link works correctly across different branches, forks, and when viewing the documentation offline or in alternative environments.
| These links are also referenced in [`GOVERNANCE.md`](https://github.com/a2aproject/A2A/blob/main/GOVERNANCE.md#tsc-meetings). | |
| These links are also referenced in [GOVERNANCE.md](../GOVERNANCE.md#tsc-meetings). |
71a6937 to
e1a6e7e
Compare
Summary
Closes #1724
Validation
npx markdownlint docs/community.md --config .github/linters/.markdownlint.json --fixa2a-sdk[all]fromrequirements-docs.txt