diff --git a/docs/docs/get-started.md b/docs/docs/get-started.md
index 4c356809bdd58d0c2e03bf190a5beb9573a0cd34..b2f86c90d137c5aeccc5d3640c5fc3e6490056ee 100644
--- a/docs/docs/get-started.md
+++ b/docs/docs/get-started.md
@@ -65,7 +65,7 @@ Djongo ensures that you:
  * Future proof your code.
  * Atomic SQL JOIN operations.
  
-Get [expert support](https://www.patreon.com/nesdis) for complex projects.
+Get [expert support][sponsor_page] for complex projects.
 
 ## Rapid Prototyping
 Djongo lets you rapidly develop and evolve your app models. Modifying your models is **much faster** with Djongo compared to traditional Django ORM. Since MongoDB is a schema-less database, every time you redefine a model, MongoDB does not expect you to redefine the schema. 
@@ -215,4 +215,4 @@ You can contribute to the source code or the documentation by creating a simple
  
 Please contribute to the continued development and success of Djongo by [making a donation][sponsor_page].
 
-{% include links %}
\ No newline at end of file
+{% include links %}