This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-agents.git
The following commit(s) were added to refs/heads/main by this push:
new d089ca0 Fixing links
d089ca0 is described below
commit d089ca06ae970d8ba9435f0b8e5675d1d952334b
Author: Andrew Musselman <[email protected]>
AuthorDate: Mon Dec 29 12:40:14 2025 -0800
Fixing links
---
docs/how-to-contribute.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/how-to-contribute.md b/docs/how-to-contribute.md
index 7cbc228..48407ac 100644
--- a/docs/how-to-contribute.md
+++ b/docs/how-to-contribute.md
@@ -17,9 +17,9 @@ This page explains how to contribute code and documentation
to Tooling Agents.
## Finding something to work on
-The easiest way to find something to work on is to look at our [issue
tracker](https://github.com/apache/tooling-trusted-releases/issues) on GitHub.
+The easiest way to find something to work on is to look at our [issue
tracker](https://github.com/apache/tooling-agents/issues) on GitHub.
-If you have an idea or suggestion that is not already reported in the issue
tracker, please [create a new
issue](https://github.com/apache/tooling-trusted-releases/issues/new) to
discuss it with other developers before you start working on it. This helps to
ensure that your contribution will be accepted, and that you do not duplicate
work that is already in progress. For small changes such as fixing
typographical errors or improving documentation clarity, you do not need to
create an iss [...]
+If you have an idea or suggestion that is not already reported in the issue
tracker, please [create a new
issue](https://github.com/apache/tooling-agents/issues/new) to discuss it with
other developers before you start working on it. This helps to ensure that your
contribution will be accepted, and that you do not duplicate work that is
already in progress. For small changes such as fixing typographical errors or
improving documentation clarity, you do not need to create an issue first.
## Pull request workflow
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]