This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch prepare-1.7.2 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit ae44ede0096e5561e928c2f636bfaf3e517ddbf5 Author: John Bampton <[email protected]> AuthorDate: Fri Mar 28 14:57:59 2025 +1000 [DOCS] Fix case / spelling (#1882) --- docs/community/contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/contact.md b/docs/community/contact.md index 8268c2e089..7d81ae1e86 100644 --- a/docs/community/contact.md +++ b/docs/community/contact.md @@ -55,7 +55,7 @@ You can ask for help or contribute to the project. Before submitting an issue, p Enhancement requests for new features are also welcome. The more concrete and rationale the request is, the greater the chance it will be incorporated into future releases. * [Sedona JIRA](https://issues.apache.org/jira/projects/SEDONA): bug reports and feature requests -* [Sedona Github Issues](https://github.com/apache/sedona/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen): bug reports and feature requests +* [Sedona GitHub Issues](https://github.com/apache/sedona/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen): bug reports and feature requests * [Sedona GitHub Discussion](https://github.com/apache/sedona/discussions): project development and general questions * [Sedona Mailing Lists](https://lists.apache.org/list.html?sedona.apache.org): [[email protected]](https://lists.apache.org/[email protected]): project development and general questions.
