Browse Source

fix client on sitemap

windhamdavid 8 years ago
parent
commit
39458741fd
1 changed files with 4 additions and 4 deletions
  1. 4 4
      page-sitemap.php

+ 4 - 4
page-sitemap.php

@@ -87,10 +87,10 @@ get_header(); ?>
 										<br />
 										<br />
 										<li><a href="http://sandbox.davidawindham.com" title="Client" ><span class="fa fa-users fa-fw"></span> Client</a>
 										<li><a href="http://sandbox.davidawindham.com" title="Client" ><span class="fa fa-users fa-fw"></span> Client</a>
 											<ul>
 											<ul>
-												<a href="../client/projects" title="Projects" ><span class="fa fa-cogs fa-fw"></span> Projects</a>
-												&nbsp; | <a href="http://sandbox.davidawindham.com/client/support" title="Support" ><span class="fa fa-support fa-fw"></span> Support</a>
-												&nbsp; | <a href="http://sandbox.davidawindham.com/client/billing" title="Billing" ><span class="fa fa-calculator fa-fw"></span> Billing</a>
-												&nbsp; | <a href="http://sandbox.davidawindham.com/client/payments" title="Payments" ><span class="fa fa-credit-card fa-fw"></span> Payments</a>
+												<a href="http://sandbox.davidawindham.com/" title="Projects" ><span class="fa fa-cogs fa-fw"></span> Projects</a>
+												&nbsp; | <a href="http://sandbox.davidawindham.com/" title="Support" ><span class="fa fa-support fa-fw"></span> Support</a>
+												&nbsp; | <a href="http://sandbox.davidawindham.com/" title="Billing" ><span class="fa fa-calculator fa-fw"></span> Billing</a>
+												&nbsp; | <a href="http://sandbox.davidawindham.com/" title="Payments" ><span class="fa fa-credit-card fa-fw"></span> Payments</a>
 											</ul>
 											</ul>
 										</li>
 										</li>
 									</ul>
 									</ul>