This is an automated email from the ASF dual-hosted git repository. sbp pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
commit 5621af7823720acb3a0fe1b0f3d08d544b61fd92 Author: Andrew Musselman <[email protected]> AuthorDate: Thu Oct 23 21:02:24 2025 -0700 Changing page number on dev guide --- atr/docs/developer-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/atr/docs/developer-guide.md b/atr/docs/developer-guide.md index aec6007..7fe9197 100644 --- a/atr/docs/developer-guide.md +++ b/atr/docs/developer-guide.md @@ -17,6 +17,7 @@ * `3.7.` [Running and creating tests](running-and-creating-tests) * `3.8.` [Code conventions](code-conventions) * `3.9.` [How to contribute](how-to-contribute) + * `3.9.1.` [Adding checks](adding-checks) **Sections**: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
