This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new 0dc7a6d57 [Docs] Modify 'How to contribute' Apache url (#959)
0dc7a6d57 is described below
commit 0dc7a6d5755af27c75cd3571238a2cef294128df
Author: ChenChen Lai <[email protected]>
AuthorDate: Wed Jan 28 01:00:39 2026 +0800
[Docs] Modify 'How to contribute' Apache url (#959)
* switch icon
Signed-off-by: 400Ping <[email protected]>
* add dark mode icon
Signed-off-by: 400Ping <[email protected]>
* fix
Signed-off-by: 400Ping <[email protected]>
* update link (#957)
Signed-off-by: 400Ping <[email protected]>
* modify-apache-url
---------
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Co-authored-by: 400Ping <[email protected]>
Co-authored-by: Jie-Kai Chang <[email protected]>
---
docs/about/how-to-contribute.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/about/how-to-contribute.md b/docs/about/how-to-contribute.md
index 70b780728..0d7518202 100644
--- a/docs/about/how-to-contribute.md
+++ b/docs/about/how-to-contribute.md
@@ -21,7 +21,7 @@ to understand where the project is headed.
Please keep discussions about Mahout on list so that everyone benefits.
Emailing individual committers with questions about specific Mahout issues
-is discouraged. See
[http://people.apache.org/~hossman/#private_q](http://people.apache.org/~hossman/#private_q)
+is discouraged. See
[https://www.apache.org/theapacheway/](https://www.apache.org/theapacheway/)
. Apache has a number of [email tips for contributors][1] as well.
<a name="HowToContribute-WhattoWorkOn?"></a>