diff --git a/_includes/footer.html b/_includes/footer.html
index f73e4da..0cd7740 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -91,7 +91,8 @@
               <div class="footer-links-left">
                   <a href="{{ site.spn_url }}" class="footer-link"> Features </a>
                   <a href="{{ site.whitepaper_url }}" class="footer-link"> Whitepaper </a>
-                  <a target="_blank" href="{{ site.github_url }}/spn/" class="footer-link link-primary-external">Source Code </a>
+                    <a target="_blank" href="{{ site.github_url }}/portmaster/tree/develop/spn/"
+                        class="footer-link link-primary-external">Source Code </a>
               </div>
               <div class="footer-links-right">
                   <a href="{{ site.vpn_comparison_url }}" class="footer-link"> vs VPNs </a>