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

kontinuation pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 9669a838 [DOCS] Added a form for inviting uesrs to our discord server; 
bumped current version to sedona-1.4.1
9669a838 is described below

commit 9669a838a57cc738da754bd36f0a5c189281a691
Author: Kontinuation <[email protected]>
AuthorDate: Sun Jun 25 02:21:50 2023 +0000

    [DOCS] Added a form for inviting uesrs to our discord server; bumped 
current version to sedona-1.4.1
---
 README.md                 | 4 ++--
 docs-overrides/main.html  | 4 ++--
 docs/community/contact.md | 4 ++--
 mkdocs.yml                | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 66f70427..1aaa4272 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ These are some of the key features of Apache Sedona, but it 
may offer additional
 
 Click 
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/apache/sedona/HEAD?filepath=binder)
 and play the interactive Sedona Python Jupyter Notebook immediately!
 
-[![](https://dcbadge.vercel.app/api/server/9A3k5dEBsY)](https://discord.gg/9A3k5dEBsY)
+[![](https://dcbadge.vercel.app/api/server/9A3k5dEBsY)](https://sedona.apache.org/latest/community/discord-invite-form.html)
 
 
 ## When to use Sedona?
@@ -127,7 +127,7 @@ Please visit [Apache Sedona 
website](http://sedona.apache.org/) for detailed inf
 
 Follow Sedona on Twitter for fresh news: 
[Sedona@Twitter](https://twitter.com/ApacheSedona)
 
-Join the Sedona Discord community: 
[![](https://dcbadge.vercel.app/api/server/9A3k5dEBsY)](https://discord.gg/9A3k5dEBsY)
+Join the Sedona Discord community: 
[![](https://dcbadge.vercel.app/api/server/9A3k5dEBsY)](https://sedona.apache.org/latest/community/discord-invite-form.html)
 
 [Sedona JIRA](https://issues.apache.org/jira/projects/SEDONA): Bugs, Pull 
Requests, and other similar issues
 
diff --git a/docs-overrides/main.html b/docs-overrides/main.html
index 136f8ef8..ae9d3160 100644
--- a/docs-overrides/main.html
+++ b/docs-overrides/main.html
@@ -36,7 +36,7 @@
             <a href="{{ config.repo_url }}" title="{{ 
lang.t('source.link.title') }}" class="md-button">
               Go to GitHub
             </a>
-            <p><a href="https://discord.gg/9A3k5dEBsY"; target="_blank">Join 
Apache Sedona Community Discord server!</a></p>
+           <p><a href="community/discord-invite-form.html" 
target="_blank">Join Apache Sedona Community Discord server!</a></p>
           </div>
 
           <br><br><br>
@@ -110,4 +110,4 @@
   {% else %}
     {{ super() }}
   {% endif %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/docs/community/contact.md b/docs/community/contact.md
index dfb0305d..fbae8344 100644
--- a/docs/community/contact.md
+++ b/docs/community/contact.md
@@ -15,7 +15,7 @@ You can participate in the community as follows:
 
 ## Discord Server
 
-Join [Apache Sedona community server](https://discord.gg/9A3k5dEBsY)!
+[Join Apache Sedona community server](discord-invite-form.html)!
 
 ## Mailing list
 
@@ -41,4 +41,4 @@ Before submitting an issue, please:
 
 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.
 
-Enter an issue in the [Sedona 
JIRA](https://issues.apache.org/jira/projects/SEDONA) or send an email to 
[[email protected]](https://lists.apache.org/[email protected])
\ No newline at end of file
+Enter an issue in the [Sedona 
JIRA](https://issues.apache.org/jira/projects/SEDONA) or send an email to 
[[email protected]](https://lists.apache.org/[email protected])
diff --git a/mkdocs.yml b/mkdocs.yml
index 883c3a8e..fb802329 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -128,7 +128,7 @@ extra:
     - icon: fontawesome/brands/twitter
       link: 'https://twitter.com/ApacheSedona'
   sedona:
-    current_version: 1.4.0
+    current_version: 1.4.1
     current_geotools: 1.4.0-28.2
   sedona_create_release:
     current_version: 1.4.1

Reply via email to