projects
/
WP-Themes
/
keweenaw2017.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81f004
)
Changed link to request our guides to reflect page slug
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 13 Sep 2017 18:46:52 +0000
(14:46 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 13 Sep 2017 18:46:52 +0000
(14:46 -0400)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
14a1f9c
..
b802a01
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-13,7
+13,7
@@
<p class="footer-guide-links">
<a href="<?php echo get_permalink( get_page_by_path( 'download-our-guides-maps' ) );?>"><span>View</span></a>
<span class="separator">|</span>
- <a href="<?php echo get_permalink( get_page_by_path( 'request-guides-maps' ) );?>"><span>Request</span></a>
+ <a href="<?php echo get_permalink( get_page_by_path( 'request-
our-
guides-maps' ) );?>"><span>Request</span></a>
</p>
</div>
</div>