Skip to content

Commit

Permalink
- add GuideChimp link
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed Feb 6, 2020
1 parent 2a26b9d commit db4769c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion resources/views/admin/sections/navigation.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,10 @@
<h3>{{ __('views.backend.section.navigation.sub_header_3') }}</h3>
<ul class="nav side-menu">
<li>
<a href="http://l64.cc/nlaff/VXZPYHCTC" target="_blank" title="Online Software License Management"><i class="fa fa-lock" aria-hidden="true"></i>Labs64 NetLicensing</a>
<a href="http://l64.cc/nlaff/VXZPYHCTC" target="_blank" title="Online Software License Management"><i class="fa fa-external-link" aria-hidden="true"></i>Labs64 NetLicensing</a>
</li>
<li>
<a href="https://github.com/Labs64/GuideChimp/" target="_blank" title="Interactive Guided Product Tours"><i class="fa fa-external-link" aria-hidden="true"></i>GuideChimp</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit db4769c

Please sign in to comment.