This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 939b0639b1a SOLR-16544 Linking to CONTRIBUTING.md from README.md, 
linking to Wiki from CONTRIBUTING.md
939b0639b1a is described below

commit 939b0639b1afdf45a5ae50385d567ab9cd498fd6
Author: Jan Høydahl <[email protected]>
AuthorDate: Tue Jan 17 00:29:09 2023 +0100

    SOLR-16544 Linking to CONTRIBUTING.md from README.md, linking to Wiki from 
CONTRIBUTING.md
---
 CONTRIBUTING.md                                                       | 3 +++
 README.md                                                             | 3 +--
 .../modules/how-to-contribute/pages/how-to-contribute.adoc            | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e6562df0e4a..9b290a9f9ad 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -53,3 +53,6 @@ Information on JVMs can be found in the [JVMs developer 
documentation](dev-docs/
 
 Frequently asked questions can be found in the [FAQ developer 
documentation](dev-docs/FAQ.adoc)
 
+## Additional information
+
+Even more hits and tips are to be found in the [Solr 
Wiki](https://cwiki.apache.org/confluence/display/solr/HowToContribute). 
\ No newline at end of file
diff --git a/README.md b/README.md
index b96e7a1a2b4..f3333c9d163 100644
--- a/README.md
+++ b/README.md
@@ -75,8 +75,7 @@ 
Guide](https://solr.apache.org/guide/solr/latest/getting-started/solr-tutorial.h
 
 
 ## Get Involved
-Please review the [Contributing to Solr 
Guide](https://cwiki.apache.org/confluence/display/solr/HowToContribute)
-for information on contributing.
+Please review [CONTRIBUTING.md](CONTRIBUTING.md) for information on 
contributing to the project.
 
 To get involved in the developer community:
 
diff --git 
a/solr/solr-ref-guide/modules/how-to-contribute/pages/how-to-contribute.adoc 
b/solr/solr-ref-guide/modules/how-to-contribute/pages/how-to-contribute.adoc
index e4779b425bf..3a24e0ad5b0 100644
--- a/solr/solr-ref-guide/modules/how-to-contribute/pages/how-to-contribute.adoc
+++ b/solr/solr-ref-guide/modules/how-to-contribute/pages/how-to-contribute.adoc
@@ -18,8 +18,8 @@
 
 Thank you for your interest in contributing to the Solr OSS Community! Solr 
continues to improve via the many contributions of developers around the world 
and new contributions are welcomed and encouraged.
 
-Instructions for how to contribute are located in Github alongside the Solr 
code here: https://github.com/apache/solr/blob/main/CONTIRBUTING.md.
+Instructions for how to contribute are located in GitHub alongside the Solr 
code here: https://github.com/apache/solr/blob/main/CONTIRBUTING.md.
 
 You can also get in contact with the community for additional assistance using 
the various avenues here: https://solr.apache.org/community.html.
 
-We look foward to your participation in the community!
+We look forward to your participation in the community!

Reply via email to