Update other link
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Dec 2018 14:28:44 +0000 (09:28 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Dec 2018 14:28:44 +0000 (09:28 -0500)
Theres two links

footer.php

index 0b858cc..ce8bcd9 100644 (file)
@@ -55,7 +55,7 @@
                                         <?php //echo do_shortcode('[wunderground location="Gaylord,MI" measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
                                         <?php echo do_shortcode('[awesome-weather location="4993756" units="F" forcast_days="4"]');?>
                                     </div>
-                                    <a target="_blank" id="activate-weather" href="https://www.wunderground.com/weather/us/mi/gaylord" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
+                                    <a target="_blank" id="activate-weather" href="https://openweathermap.org/city/4993756" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
                                 </div>
                                 <a href="https://openweathermap.org/city/4993756" target="_blank"><span class="footer-weather-text">Local Weather</span></a>
                             </div>