Fixing the Board Corner permalink
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jan 2018 19:03:35 +0000 (14:03 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jan 2018 19:03:35 +0000 (14:03 -0500)
footer.php

index 0aa77de..0b74acd 100644 (file)
@@ -34,7 +34,7 @@
                             <p>Chippewa County EDC</p>
                             <p>5019 Airport Drive, Kincheloe, MI 49788</p>
                             <p>906-495-5631</p>
-                            <a href="<?php get_page_link(1510); ?>">Board Corner</a>
+                            <a href="<?php echo get_permalink(1510); ?>">Board Corner</a>
                         </div>
                     </div>
                 </footer>