From 038accbef7cc7bb7255ce83e9db0da86e563cc06 Mon Sep 17 00:00:00 2001 From: Yuki Sakai <43900255+VeyronSakai@users.noreply.github.com> Date: Sun, 12 Oct 2025 20:01:02 +0900 Subject: [PATCH] Fix community link error --- content/community/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/_index.html b/content/community/_index.html index 0a4846e953..f52134243b 100644 --- a/content/community/_index.html +++ b/content/community/_index.html @@ -101,7 +101,7 @@
- The Documentation directory in the Git source code has several files of interest to developers who are looking to help contribute. After reading the }}">coding guidelines and code of conduct, you can learn }}">how to submit patches. If you are just starting out, you can read the }}">My First Contribution tutorial. For those looking to get more deeply involved, there is a howto for Git maintainers. + The Documentation directory in the Git source code has several files of interest to developers who are looking to help contribute. After reading the }}">coding guidelines and code of conduct, you can learn }}">how to submit patches. If you are just starting out, you can read the }}">My First Contribution tutorial. For those looking to get more deeply involved, there is a howto for Git maintainers.