FOP-3197: Missing image
diff --git a/theme/templates/batik-sidenav.html b/theme/templates/batik-sidenav.html
index 79b949a..f3aa209 100755
--- a/theme/templates/batik-sidenav.html
+++ b/theme/templates/batik-sidenav.html
@@ -107,7 +107,7 @@
</ul>
<p>Hope to see you there!</p>
<p><a title="Apache Software Foundation" href="https://www.apache.org"><img id="asf_logo_url" alt="Apache Software Foundation " src="/images/asf_logo_url.png" width="200" /></a><br /><br /></p>
-<p><a title="Support the Apache Software Foundation" href="https://donate.apache.org/"><img id="asf_support_url" alt="Support the Apache Software Foundation " src="https://blogs.apache.org/foundation/mediaresource/d67ca611-a57c-462d-ac23-95063f81d175" width="200" /></a></p>
+<p><a title="Support the Apache Software Foundation" href="https://donate.apache.org/"><img id="asf_support_url" alt="Support the Apache Software Foundation" width="200" /></a></p>
<script>
$(document).ready(function () {
$('#navigation :header').click(function () {
diff --git a/theme/templates/fop-sidenav.html b/theme/templates/fop-sidenav.html
index e88bb33..db8dc5e 100644
--- a/theme/templates/fop-sidenav.html
+++ b/theme/templates/fop-sidenav.html
@@ -1516,7 +1516,7 @@
</p>
<p>
<a title="Support the Apache Software Foundation" href="https://donate.apache.org/">
- <img id="asf_support_url" alt="Support the Apache Software Foundation " src="https://blogs.apache.org/foundation/mediaresource/d67ca611-a57c-462d-ac23-95063f81d175" width="200" />
+ <img id="asf_support_url" alt="Support the Apache Software Foundation" width="200" />
</a>
</p>
<script>
diff --git a/theme/templates/xgc-sidenav.html b/theme/templates/xgc-sidenav.html
index 2a9f752..a862b03 100755
--- a/theme/templates/xgc-sidenav.html
+++ b/theme/templates/xgc-sidenav.html
@@ -78,7 +78,7 @@
<a title="Apache Software Foundation" href="https://www.apache.org"><img id="asf_logo_url" alt="Apache Software Foundation " src="/images/asf_logo_url.png" width="200" /></a><br /><br />
-<a title="Support the Apache Software Foundation" href="https://donate.apache.org/"><img id="asf_support_url" alt="Support the Apache Software Foundation " src="https://blogs.apache.org/foundation/mediaresource/d67ca611-a57c-462d-ac23-95063f81d175" width="200" /></a>
+<a title="Support the Apache Software Foundation" href="https://donate.apache.org/"><img id="asf_support_url" alt="Support the Apache Software Foundation" width="200" /></a>
<script>
$(document).ready(function () {