update for url
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Jan 2017 16:21:02 +0000 (11:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Jan 2017 16:21:02 +0000 (11:21 -0500)
Toolkit/Page.php

index f7cf0a0..67ac2b7 100755 (executable)
@@ -138,7 +138,7 @@ class Toolkit_Page
 
         $this->gaylordMichiganLogo
             = ( $_SERVER['HTTPS'] == 'on' )
-            ? 'https://ws6.gaslightmedia.com/gaylordmichigan.net/assets/logo.png'
+            ? 'https://ws6.gaslightmedia.com/gaylordmichigan/assets/logo.png'
             : 'http://www.gaylordmichigan.net/assets/logo.png';
 
         // determine the base url to use (for MEDIA_APP_BASE_URL)