From: Sam White <webmaster@ycra.org.uk>
Date: Sun, 25 Feb 2024 14:02:50 +0000 (-0700)
Subject: Fix Facebook link.
X-Git-Url: https://git.dalvak.com/public/?a=commitdiff_plain;h=d1b1387b741caa3859b0db1bf2fe2e021a10f2e4;p=ycra.git

Fix Facebook link.
---

diff --git a/public_html/includes/template.php b/public_html/includes/template.php
index 5072f0a..1161a17 100644
--- a/public_html/includes/template.php
+++ b/public_html/includes/template.php
@@ -39,7 +39,7 @@ if (function_exists('pre_html')) pre_html();
       <p>Website maintained by <a href="mailto:web@ycra.org.uk">Sam White</a>.</p>
       <p>Do you have any questions about the YCRA? Please get in touch with us
       at <a href="mailto:contact@ycra.org.uk">contact@ycra.org.uk</a>.</p>
-      <p>Find us on <a href="https://business.facebook.com/YCRA.official/">Facebook</a>
+      <p>Find us on <a href="https://www.facebook.com/YCRA.official/">Facebook</a>
       and <a href="https://www.instagram.com/ycra.official/">Instagram</a> at @ycra.official
       <a href="">
       <p><a href="#top">Go to Top of Page</a></p>