diff --git a/djongo/exceptions.py b/djongo/exceptions.py
index ec008381297be7c2066c8b957bb38ab91f7a045b..03af82f22e1f5f70b1f351157c9af81dd4adba96 100644
--- a/djongo/exceptions.py
+++ b/djongo/exceptions.py
@@ -1,7 +1,7 @@
 from dataclasses import dataclass
 from typing import Sequence, Any
 
-djongo_access_url = 'https://www.patreon.com/nesdis'
+djongo_access_url = 'https://nesdis.github.io/djongo/sponsor/'
 _printed_features = set()
 
 
diff --git a/docs/docs/Discuss.md b/docs/docs/Discuss.md
index 0bd890b362bdcb6d684baaf749614b5a0ca46fb5..8d91a5ede4a25742aa23b6218879dc11154a8e3c 100644
--- a/docs/docs/Discuss.md
+++ b/docs/docs/Discuss.md
@@ -2,8 +2,9 @@
 title: Discussion Board
 permalink: /discuss/
 toc: false
+layout: splash
 ---
-Djongo groups is where you can watch for:
+Djongo forum is where you can watch for:
 
 * New release announcements.
 * Suggest improvements.
diff --git a/docs/docs/sponsor.md b/docs/docs/sponsor.md
index dd7b747e2d2d4aac0d5b5e2ce545b26895747914..df514b537a620a1fef57965c6e4026c7267344b7 100644
--- a/docs/docs/sponsor.md
+++ b/docs/docs/sponsor.md
@@ -26,7 +26,7 @@ sponsor_row:
     price: 7
     btn_id: price_7
     benefits:
-      - I answer **your questions** within 24 hours.
+      - I answer your questions within 24 hours on Discord priority-support.
       - You support the long term sustainability of the project.
       - I mention your name in the source code.
   
@@ -34,9 +34,9 @@ sponsor_row:
     price: 15
     btn_id: price_15
     benefits:
-      - Your questions are **immediately** taken up for consideration and a resolution guaranteed.
+      - You **get access to the djongoNxt** repository.
+      - Your questions are **immediately** taken up for consideration on Discord priority-support.
       - You support the long term sustainability of the project.
-      - Your name is permanently mentioned as part of the source code.
   
   - title: Advertise on Djongo
     price: 50
@@ -49,6 +49,9 @@ sponsor_row:
 
 {% include tire_row %}
 
+ * *Subscriptions are not binding and can be canceled any time.*
+ * *Upon successful checkout you are provided with an option to submit additional details required to deliver your benefits.*
+
 <script>
   // Replace with your own publishable key: https://dashboard.stripe.com/test/apikeys
   var PUBLISHABLE_KEY = "pk_live_eEfW8XjO4oZUPRFaYASLCWqn";