This is an automated email from the ASF dual-hosted git repository. johnbam pushed a commit to branch jbampton-patch-1 in repository https://gitbox.apache.org/repos/asf/sedona.git
commit bed5c0e1ff49381813cd9cbf3d07113bac84ffd7 Author: John Bampton <[email protected]> AuthorDate: Tue Apr 1 16:48:29 2025 +1000 [DOCS] README: fix case / spelling of GitHub brand name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 280f5a8898..309d54a849 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Please join our Discord community! * [Apache Sedona@LinkedIn](https://www.linkedin.com/company/apache-sedona) * [Apache Sedona@X](https://X.com/ApacheSedona) * [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
